>  beos/beos_plotters.cpp          |   53 +++++++-------------

Don't have time to try, but gcc2 doesn't handle named member
initialization in C++ code here, oddly:
-       nsbeos_plot_path,
-       false // option_knockout
+       .clg = nsbeos_plot_clg,
+       .rectangle = nsbeos_plot_rectangle,

so B_DONT_DO_THAT.

François.


Reply via email to