------- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-26 16:39 ------- We have: if (gc->contextP) { ... set hieght set width set clip0min set command ... } ... if (xxxxxx) {....} ... if (gc->contextP) { ... use clipOmin use command use hieght use width use clip0min ... }
Anyways this is a dup of bug 5035 *** This bug has been marked as a duplicate of 5035 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21750