Ignore:
Timestamp:
2002-02-04T10:49:17+13:00 (22 years ago)
Author:
sjboddie
Message:

Fixed a few minor issues that surfaced when attempting to get compiling
under gcc-3.0 (note that mgpp still won't compile with gcc-3.0)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/gsdltools.cpp

    r2298 r2937  
    151151#else
    152152  text_t cmd = "perl -e 'exit 0'";
    153 #endif;
     153#endif
    154154  int i = gsdl_system (cmd, true, logout);
    155155  return (i == 0);
Note: See TracChangeset for help on using the changeset viewer.