On Thu, Jan 6, 2011 at 11:11, Christopher Sean Morrison <[email protected]> wrote: > > On Jan 6, 2011, at 6:46 AM, Tom Browder wrote: > >> Starts with no args fine. When trying on a file I get lines like >> this: >> >> ok nmg: pass pass bot: 5 # printf: 1: %6l: invalid directive >> printf: 1: %6l: invalid directive ... > Hm. Looks like printf is either confused by the format specifier or > the argument is missing. Probably some simple incompatibility or > it's just not liking the "long" specifier. I've applied a test fix.
Aha, looks good, much better output! Run with no options on a .g file I get lines like: ok nmg: pass bot: pass 0s #174 t.g:/t.s Thanks. -Tom Thomas M. Browder, Jr. Niceville, Florida USA ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
