| 00:09.02 | CIA-62 | BRL-CAD: 03bhinesley * r45733 10/brlcad/trunk/src/libged/edit.c: Fixed crash due to use of uninitialized pointers; command union wasn't being initialized early enough. |
| 01:57.36 | starseeker | makes a note to investigate CMake's FeatureSummary.cmake |
| 01:58.13 | starseeker | rather an interesting survey here - someone went through KDE's cmake logic, covers a lot of interesting points: http://community.kde.org/index.php?title=KDE_Core/Platform_11/Buildsystem/FindFilesSurvey |
| 02:16.07 | *** join/#brlcad kunigami1 (~kunigami@loco-gw.ic.unicamp.br) |
| 02:17.06 | *** join/#brlcad ``Erik_ (Here@c-69-140-109-104.hsd1.md.comcast.net) |
| 02:17.06 | *** join/#brlcad starseeker (~starseeke@BZ.BZFLAG.BZ) |
| 03:04.34 | *** join/#brlcad alex_joni (~alex_joni@emc/board-of-directors/alexjoni) |
| 06:38.02 | CIA-62 | BRL-CAD: 03bhinesley * r45734 10/brlcad/trunk/src/libged/edit.c: |
| 06:38.03 | CIA-62 | BRL-CAD: Finished the edit_translate_add_cl_args() function (previously *_add_args()), so |
| 06:38.03 | CIA-62 | BRL-CAD: the logic of unique cmd-line args for that cmd are validated (needed 1 done to |
| 06:38.03 | CIA-62 | BRL-CAD: proceed with edit()). Added flagging of common options to ged_edt(); now, only |
| 06:38.03 | CIA-62 | BRL-CAD: cmd-specific options are recorded as chars. Since bug fix in r45733, I was able |
| 06:38.03 | CIA-62 | BRL-CAD: to start enabling/testing '.' batch operator(WIP). Also, made an alias of '--'. |
| 06:38.04 | CIA-62 | BRL-CAD: Trimmed long lines/comments. Removed dead code. |
| 07:07.25 | *** join/#brlcad Stattrav (~Stattrav@117.213.188.221) |
| 07:07.25 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) |
| 07:14.05 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) |
| 07:37.34 | *** join/#brlcad Stattrav_ (~Stattrav@117.192.139.9) |
| 08:59.23 | CIA-62 | BRL-CAD: 03bhinesley * r45735 10/brlcad/trunk/src/libged/edit.c: (log message trimmed) |
| 08:59.24 | CIA-62 | BRL-CAD: Due to some previous changes, an edit_arg was set to point at to something |
| 08:59.24 | CIA-62 | BRL-CAD: before being 'initialized' to NULL, which was causing crashes later on. Also, |
| 08:59.24 | CIA-62 | BRL-CAD: the natural origin option was still being saved as a character, and the target |
| 08:59.24 | CIA-62 | BRL-CAD: object flag was not being set. Enabled support for multiple target object |
| 08:59.24 | CIA-62 | BRL-CAD: arguments. Added helper function to free last arg in a list, broke common |
| 08:59.25 | CIA-62 | BRL-CAD: functionality out to reduce redundancy. edit_translate_add_cl_args() is |
| 09:40.37 | *** join/#brlcad CalinPaulAlexand (~Calin@109.99.20.242) |
| 10:17.57 | abhi2011 | hi |
| 10:19.31 | abhi2011 | I am trying to add a new header, for an external library |
| 10:20.59 | abhi2011 | the header is located in /usr/local/include/bullet and I need to add this to the brlcad include paths. But I am not very sure where exactly I need to add it (I am using autotools build) |
| 10:21.58 | abhi2011 | i think it should be the pkgincludedir = $(includedir)/brlcad variable |
| 17:02.06 | *** join/#brlcad CalinPaulAlexand (~Calin@109.99.20.242) |
| 17:54.55 | *** join/#brlcad CalinPaulAlexand (~Calin@109.99.20.242) |
| 18:05.43 | *** join/#brlcad juanman (~quassel@unaffiliated/juanman) |
| 18:15.48 | *** join/#brlcad abhi2011_ (~chatzilla@ip170-79-211-87.adsl2.static.versatel.nl) |
| 23:42.19 | *** join/#brlcad LainIwakuraX (~yuki@d24-57-80-191.home.cgocable.net) |