In file included from ../../../include/swcom.h:9,
                 from ../../../include/rawcom.h:10,
                 from hrefcom.cpp:21:
../../../include/swmodule.h:16: warning: namespaces are mostly broken in this version of g++
hrefcom.cpp:33: parse error before `::'
hrefcom.cpp:36: warning: ANSI C++ forbids declaration `prefix' with no type or storage class
hrefcom.cpp:37: `iprefix' was not declared in this scope
hrefcom.cpp:37: warning: ANSI C++ forbids declaration `stdstr' with no type or storage class
hrefcom.cpp:37: `int stdstr' redeclared as different kind of symbol
../../../include/utilstr.h:5: previous declaration of `char * stdstr(char **, const char *)'
hrefcom.cpp:37: warning: initializer list being treated as compound expression
hrefcom.cpp:38: parse error before `}'
hrefcom.cpp:65: member `key' is a protected member of class `SWModule'
hrefcom.cpp:68: `start' was not declared in this scope
hrefcom.cpp:68: warning: ANSI C++ forbids declaration `findoffset' with no type or storage class
hrefcom.cpp:68: warning: initializer list being treated as compound expression
hrefcom.cpp:68: warning: initialization to `int' from `short int *' lacks a cast
hrefcom.cpp:70: parse error before `if'
hrefcom.cpp:72: warning: ANSI C++ forbids declaration `versebuf' with no type or storage class
hrefcom.cpp:72: warning: passing `int' to argument 1 of `strlen(const char *)' lacks a cast
hrefcom.cpp:72: warning: initialization to `int' from `char *' lacks a cast
hrefcom.cpp:73: warning: ANSI C++ forbids declaration `tmpbuf' with no type or storage class
hrefcom.cpp:73: conflicting types for `int tmpbuf'
hrefcom.cpp:66: previous declaration as `char * tmpbuf'
hrefcom.cpp:73: warning: initialization to `int' from `char *' lacks a cast
hrefcom.cpp:75: `start' was not declared in this scope
hrefcom.cpp:75: warning: ANSI C++ forbids declaration `gettext' with no type or storage class
hrefcom.cpp:75: warning: initializer list being treated as compound expression
hrefcom.cpp:76: warning: ANSI C++ forbids declaration `sprintf' with no type or storage class
hrefcom.cpp:76: `int sprintf' redeclared as different kind of symbol
/usr/include/stdio.h:147: previous declaration of `int sprintf(char *, const char * ...)'
hrefcom.cpp:76: warning: initializer list being treated as compound expression
hrefcom.cpp:77: warning: ANSI C++ forbids declaration `preptext' with no type or storage class
hrefcom.cpp:78: warning: ANSI C++ forbids declaration `RenderText' with no type or storage class
hrefcom.cpp:78: warning: initializer list being treated as compound expression
hrefcom.cpp:80: parse error before `delete'
make: *** [hrefcom.o] Error 1
