Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#659 closed defect (fixed)

nALFS fails to compile with gcc 3.3

Reported by: vassilidzuba@… Owned by: alfs-log@…
Priority: lowest Milestone:
Component: nALFS - Front End (GUI) Version: 1.1.7
Severity: major Keywords:
Cc:

Description

nalfs.c includes <varargs.h> which is not supported any more by gcc 3.3, and should be replaced by <stdarg.h>

Change History (5)

comment:1 by gerard@…, 21 years ago

qa_contact: alfs-discuss@linuxfromscratch.orgalfs-log@linuxfromscratch.org

comment:2 by gerard@…, 21 years ago

Owner: changed from alfs-discuss@… to alfs-log@…
Version: CVS1.1.7

comment:3 by neven@…, 21 years ago

It's fixed in CVS, but if anyone wants to provide a patch against 1.1.7... Otherwise, the bug can be closed.

comment:4 by kpfleming@…, 21 years ago

Should be closed, current CVS is going to become 1.1.8 very soon, that's good enough.

comment:5 by neven@…, 21 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.