17:45.49 |
*** join/#brlcad ibot
(~ibot@rikers.org) |
17:45.49 |
*** topic/#brlcad is BRL-CAD
|| http://brlcad.org || logs:
http://ibot.rikers.org/%23brlcad/
|| GSoC 2013! http://brlcad.org/wiki/Google_Summer_of_Code |
17:51.13 |
Notify |
03BRL-CAD:bob1961 * 55396
(brlcad/trunk/include/dm-Null.h brlcad/trunk/include/dm.h and 4
others): Update the loadPMatrix routines in libdm to properly
restore the projection matrix when we're not doing
perspective. |
17:58.46 |
*** join/#brlcad dtidrow_desk
(~dtidrow@c-68-84-167-135.hsd1.mi.comcast.net) |
17:58.46 |
*** join/#brlcad KimK
(~Kim__@wsip-184-176-200-171.ks.ks.cox.net) |
18:06.01 |
Notify |
03BRL-CAD:carlmoore * 55397
brlcad/trunk/src/anim/anim_script.c: implement h and ? along with
Usage |
18:06.37 |
brlcad |
``Erik: not any specific issues, but I am
aware of a problem opening multiple db's that I discussed with him
a few weeks ago. there's a TODO about that conversation (make
rt_dirbuild()+rt_dirbuild() work without vomiting error
messages...) |
18:07.05 |
brlcad |
a snippet of code that demonstrates the
problem would be helpful if he's gone something
cleanup-related |
18:20.41 |
Notify |
03BRL-CAD:carlmoore * 55398
brlcad/trunk/src/anim/anim_sort.c: Usage, h, ? |
19:00.51 |
``Erik |
brlcad: ron has a muves-3 test case via a jni
wrapper, I believe |
19:17.24 |
Notify |
03BRL-CAD:carlmoore * 55399
brlcad/trunk/src/anim/anim_sort.c: oops, wrong Usage for anim_sort
, so this is now fixed |
19:27.36 |
Notify |
03BRL-CAD:carlmoore * 55400
brlcad/trunk/src/anim/anim_time.c: Usage, h, ? ; also removed
variable domem, and let maxlines initial value be MAXLEN |
19:37.19 |
*** join/#brlcad crdueck
(~cdk@24.212.219.10) |
20:15.39 |
Notify |
03BRL-CAD:carlmoore * 55401
brlcad/trunk/src/anim/anim_track.c: Usage, h, ? ; however, Usage
needs to be expanded because it now only refers to the man
page |
20:27.00 |
Notify |
03BRL-CAD:carlmoore * 55402
brlcad/trunk/src/anim/anim_track.c: implement 'progname' so
'anim_track' appears only once |
20:28.29 |
*** join/#brlcad caen23
(~caen23@92.81.216.167) |
20:28.40 |
*** join/#brlcad KimK
(~Kim__@wsip-184-176-200-171.ks.ks.cox.net) |
20:28.40 |
*** join/#brlcad dtidrow_desk
(~dtidrow@c-68-84-167-135.hsd1.mi.comcast.net) |
22:44.41 |
*** join/#brlcad mpictor
(~mark@99-93-104-202.lightspeed.iplsin.sbcglobal.net) |
23:04.46 |
Notify |
03BRL-CAD:starseeker * 55403
(brlcad/trunk/CMakeLists.txt
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake
brlcad/trunk/src/other/libregex/CMakeLists.txt): Start reworking
CheckCInline handling with an eye towards MSVC 2012 |
23:40.29 |
Notify |
03BRL-CAD:starseeker * 55404
brlcad/trunk/src/other/tk/win/ttkWinXPTheme.c: Backport Tk fix for
VC11 from upstream |
23:44.42 |
Notify |
03BRL-CAD:starseeker * 55405
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: C project only for
inline redefinition. |
23:53.41 |
starseek1r |
hrm: include\bu.h(3417): error C2371: 'htond'
: redefinition; different basic types |
23:53.46 |
starseek1r |
3> C:\Program Files (x86)\Windows
Kits\8.0\Include\um\winsock2.h(1868) : see declaration of
'htond' |
23:54.32 |
starseek1r |
looks like newer Windows setups have htond and
ntohd |
23:54.57 |
starseek1r |
htonf and ntohf too |
23:58.01 |
starseeker |
brlcad: what's the best way to handle that?
conditionalize our libbu versions, or maybe undef the Windows
version? |