Be sure to test compilation before you commit. The one below breaks compilation because there's still a reference to f_jtest. Congratulations on getting commit established, regardless. :)
Cheers! Sean On May 29, 2012, at 3:30 PM, crdu...@users.sourceforge.net wrote: > Revision: 50742 > http://brlcad.svn.sourceforge.net/brlcad/?rev=50742&view=rev > Author: crdueck > Date: 2012-05-29 19:30:43 +0000 (Tue, 29 May 2012) > Log Message: > ----------- > removed unused 'joint test' subcommand > > Modified Paths: > -------------- > brlcad/trunk/src/mged/animedit.c > > Modified: brlcad/trunk/src/mged/animedit.c > =================================================================== > --- brlcad/trunk/src/mged/animedit.c 2012-05-29 19:06:22 UTC (rev 50741) > +++ brlcad/trunk/src/mged/animedit.c 2012-05-29 19:30:43 UTC (rev 50742) > @@ -1843,12 +1843,8 @@ > if (!no_mesh) (void) f_jmesh(0, 0); > return CMD_OK; > } > + > int > -f_jtest(int UNUSED(argc), const char *UNUSED(argv[])) > -{ > - return CMD_OK; > -} > -int > f_jsave(int argc, const char *argv[]) > { > struct joint *jp; ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel