| 00:17.01 | *** join/#brlcad b0ef (~b0ef@175.134.202.84.customer.cdi.no) | |
| 01:56.42 | CIA-23 | BRL-CAD: 03crdueck * r51759 10/brlcad/trunk/src/libged/analyze.c: update the table interface to allow for variable amounts of rows, some primitives can have an arbitrary number of faces |
| 01:59.50 | CIA-23 | BRL-CAD: 03brlcad * r51760 10/brlcad/trunk/ (include/common.h src/libged/analyze.c): HIDDEN only applies to functions, not variables |
| 02:02.22 | CIA-23 | BRL-CAD: 03brlcad * r51761 10/brlcad/trunk/src/conv/Makefile.am: analyze sits on top of librt, analyze gets ordered first |
| 02:06.22 | CIA-23 | BRL-CAD: 03brlcad * r51762 10/brlcad/trunk/src/conv/step/CMakeLists.txt: declare libs in link order (good practice even if cmake doesn't care) |
| 02:43.52 | *** join/#brlcad archivist (~archivist@host81-149-189-98.in-addr.btopenworld.com) | |
| 03:33.41 | *** join/#brlcad crdueck (~cdk@d173-238-127-19.home4.cgocable.net) | |
| 06:39.07 | *** join/#brlcad andrei_ (~andrei@79.117.232.227) | |
| 06:44.17 | andrei_ | hello |
| 06:45.32 | andrei_ | on functions such as void pkg_close(struct pkg_conn *pc). Should I unit test anything else than if the parameter is NULL ? or should I try various combinations for a made-up pkg_conn |
| 07:02.53 | CIA-23 | BRL-CAD: 03anrgmrty * r51763 10/brlcad/trunk/src/libanalyze/voxels.c: changed a very roundabout way to bu_vls_strcpy |
| 07:05.56 | andrei_ | aside of that, the situation with the csv data remained unfinished. Is it useless or what should we do with it ? |
| 07:29.19 | CIA-23 | BRL-CAD: 0379.117.232.227 07http://brlcad.org * r4278 10/wiki/User:Popescu.andrei1991: /* Week 10 */ |
| 07:43.19 | *** join/#brlcad andrei_ (andrei@79.117.232.227) | |
| 12:21.00 | *** join/#brlcad DarkCalf (~DarkCalf@173.231.40.99) | |
| 12:22.57 | ``Erik | andrei_: might build some fake pc structs to try, and maybe a legit pc struct or 2 |
| 12:25.30 | andrei_ | ah |
| 12:26.03 | andrei_ | then I ll have to change some code a bit. |
| 12:27.52 | andrei_ | regarding commit access, I was looking on the contributor quickies. basically, is there anything that I could do, that would be easier for you( or someone else ) to review ? |
| 17:08.32 | *** join/#brlcad andrei_ (andrei@79.117.232.227) | |
| 17:26.21 | Stattrav | brlcad: here |
| 17:57.00 | Stattrav | I was wondering if someone here could look into my patches and check if they conform to the HACKING guidelines. |
| 21:39.07 | *** join/#brlcad dtidrow (~dtidrow@c-68-84-167-135.hsd1.mi.comcast.net) | |
| 22:58.42 | cristina | Hello |
| 22:59.48 | cristina | while compiling brlcad I ran into this error: http://pastebin.mozilla.org/1738109. HEQUAL compares floating point values, I think that the NEAR_ZERO macro should be used instead |