thegenemyers / DAZZ_DB

The Dazzler Data Base
Other
35 stars 33 forks source link

Catrack fails to compile #25

Closed gt1 closed 8 years ago

gt1 commented 8 years ago

Compiler messages:

gcc -O3 -Wall -Wextra -Wno-unused-result -fno-strict-aliasing -o Catrack Catrack.c DB.c QV.c -lm Catrack.c: In function ‘main’: Catrack.c:110:13: error: ‘nfile’ undeclared (first use in this function) if (nfile > 0) ^ Catrack.c:110:13: note: each undeclared identifier is reported only once for each function it appears in

I guess nfile should be nfiles in line 110.

thegenemyers commented 8 years ago

Yes, fixed it, no idea how it got past me given it is a compile time error. -- Gene

On 9/21/16, 12:29 PM, German Tischler wrote:

Compiler messages:

gcc -O3 -Wall -Wextra -Wno-unused-result -fno-strict-aliasing -o Catrack Catrack.c DB.c QV.c -lm Catrack.c: In function ‘main’: Catrack.c:110:13: error: ‘nfile’ undeclared (first use in this function) if (nfile > 0) ^ Catrack.c:110:13: note: each undeclared identifier is reported only once for each function it appears in

I guess nfile should be nfiles in line 110.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thegenemyers/DAZZ_DB/issues/25, or mute the thread https://github.com/notifications/unsubscribe-auth/AGkkNqoofJxG0TAcVebZv8BGhfRye5jCks5qsQb0gaJpZM4KCpDW.