From: Darren King <darrenk@insightdist.com>
Seem to remember someone posting to one of the lists a while back that the tutorial code wouldn't compile and/or run. Found four problems with it that will let it run. 1. Tutorial makefile had a recursive use of DLOBJS. 2. Some tutorial needed semi-colons added to many statements. 3. Complex tutorial didn't clean up after itself. 4. Advanced had a time-travel example. Commented it out and put a line pointing the user to contrib/spi/README.
Showing
- src/tutorial/Makefile 8 additions, 6 deletionssrc/tutorial/Makefile
- src/tutorial/advanced.source 20 additions, 18 deletionssrc/tutorial/advanced.source
- src/tutorial/complex.source 32 additions, 13 deletionssrc/tutorial/complex.source
- src/tutorial/syscat.source 12 additions, 12 deletionssrc/tutorial/syscat.source
Loading
Please register or sign in to comment