Discussion:
A Patch for compiling ViewML under gcc 3.0.4
I-Jui Sung
2002-05-24 03:46:32 UTC
Permalink
Hi,
Here's a patch against the CVS version of ViewML.
This patch contains some modification to make ViewML build (without
warning/errors)
under gcc 3.0.4 and the gcc libstdc++-v3, since they are more strictly
following the Standard.
Virtually all modification I done is to deal with type problems &
namespace issue.

Usage: gunzip the viewml.diff.gz, and go to your viewml directory, then:
patch -p1 < (path)viewml.diff
PS: If this patch does not work, please let me know.

Regards
I-Jui Sung,
Department of CSIE, NCTU, Taiwan

Loading...