> The recent changes to demo.cxx seem to be incomplete:
>
> Compiling demo.cxx...
> demo.cxx: In function 'int load_the_menu(const char*)':
> demo.cxx:434: error: expected primary-expression before '}' token
> demo.cxx:434: error: expected `;' before '}' token
> make[1]: *** [demo.o] Error 1
> make: *** [all] Error 1
> immpc4:/Volumes/Disk2/CVS_images/fltk-1.3 ian$ svnversion .
> 7125


@@ -333,10 +431,15 @@
          fin  = fopen(fname,"r");
          if (fin == NULL)
 #endif
-      return 0; <-- Think this needs added back in?



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to