| 03:46.46 | *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 05:05.32 | *** join/#brlcad poolio (n=poolio@c-69-251-3-107.hsd1.md.comcast.net) | |
| 05:24.53 | *** part/#brlcad digitalfredy (n=digitalf@200.71.62.161) | |
| 06:05.58 | *** join/#brlcad clock_ (i=clock@217-162-206-45.dclient.hispeed.ch) | |
| 07:20.00 | *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch) | |
| 10:46.39 | *** join/#brlcad SWPadnos_ (n=Me@dsl245.esjtvtli.sover.net) | |
| 11:40.44 | *** join/#brlcad elite01 (n=elite01@dslb-088-070-030-219.pools.arcor-ip.net) | |
| 13:19.26 | *** join/#brlcad Elperion (n=Elperion@p5487541C.dip.t-dialin.net) | |
| 14:53.39 | *** join/#brlcad docelic (n=docelic@212.15.170.208) | |
| 15:16.53 | *** join/#brlcad ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt) | |
| 15:16.54 | *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || http://fisheye1.cenqua.com/browse/brlcad/brlcad || 7.10 is now released! .. e-mail announcements will follow posting of binary distributions | |
| 15:19.35 | *** join/#brlcad b0ef (n=b0ef@062016141010.customer.alfanett.no) | |
| 15:57.33 | *** join/#brlcad b0ef (n=b0ef@062016141010.customer.alfanett.no) | |
| 17:40.27 | CIA-4 | BRL-CAD: 03jlowenz * 10brlcad/src/conv/iges/ (n_iges.hpp brlcad_brep.cpp brlcad.hpp BrepHandler.cpp): ws |
| 17:41.16 | *** join/#brlcad poolio (n=poolio@c-69-251-3-107.hsd1.md.comcast.net) | |
| 17:41.27 | CIA-4 | BRL-CAD: 03jlowenz * 10brlcad/src/conv/iges/n_iges.cpp: ws |
| 18:09.00 | *** join/#brlcad MinstrelGypsy (n=mario_du@bas2-sudbury98-1177593841.dsl.bell.ca) | |
| 18:16.57 | MinstrelGypsy | http://www.pastebin.ca/481203 <---- these warnings benign? |
| 18:24.01 | ``Erik | huh, weird, I'm sure they're not worth worrying about, but odd *shrug* |
| 18:30.47 | MinstrelGypsy | wasn't sure... thanks |
| 18:31.44 | MinstrelGypsy | pkg seems to build .. so like you say *shrug* :) |
| 18:32.19 | *** join/#brlcad trythisthat (n=46bcbab6@bz.bzflag.bz) | |
| 19:16.56 | ``Erik | 1/det |
| 19:35.03 | MinstrelGypsy | http://www.pastebin.ca/481314 <---- this now, I wanted you to see it before i look at the source code (might be my error, know what I mean:)) |
| 19:38.30 | MinstrelGypsy | as i thought nothing wrong with the code. |
| 19:42.29 | ``Erik | heh |
| 19:42.37 | ``Erik | c++ is kinda special |
| 19:42.39 | ``Erik | :D |
| 19:43.05 | MinstrelGypsy | time for a break man been at it all night |
| 19:43.05 | MinstrelGypsy | sure is :) |
| 19:43.31 | MinstrelGypsy | jump to a case label? who codes like that ;) |
| 19:49.29 | ``Erik | jump to a case label? uh... that'ts, kinda, uh, what "switch" is |
| 19:51.16 | CIA-4 | BRL-CAD: 03jlowenz * 10brlcad/src/conv/iges/ (n_iges.hpp brlcad_brep.cpp brlcad.hpp BrepHandler.cpp): Add specific curve and surface handlers. Implement rational b-spline extraction routine. |
| 19:51.22 | ``Erik | if ya notice, the error isn't that itt does it... it's that c++ has this funky ability to define variables in mid function, and it looks like the compiler is wigging over that (perhaps due to not having the curley brackets to get C like behavior) |
| 19:57.08 | MinstrelGypsy | you're fast :) |
| 20:00.36 | MinstrelGypsy | lemme try my compiler on that :) |
| 20:06.48 | MinstrelGypsy | as i said you're fast and good :) |
| 20:11.37 | *** join/#brlcad clock_ (i=clock@77-56-101-156.dclient.hispeed.ch) | |
| 20:35.17 | ``Erik | nah, I've been laying code down for 24 years now, I have enough karma saved up to get lucky once in a while ;) |
| 20:39.39 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/include/dm-wgl.h: Added include for GL/gl.h |
| 20:41.12 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/libbu/vers.c: Added include for bu.h |
| 20:42.27 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/libbn/vers.c: Added include for bn.h |
| 20:43.46 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/librt/vers.c: Added include for raytrace.h |
| 20:45.05 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/libpkg/vers.c: Added include for pkg.h |
| 20:48.42 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/liboptical/vers.c: Added includes for raytrace.h and optical.h |
| 20:51.20 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/libdm/vers.c: Added include for dm.h |
| 20:56.07 | CIA-4 | BRL-CAD: 03bob1961 * 10brlcad/src/libfb/vers.c: Added include for fb.h |
| 21:08.22 | *** join/#brlcad bjorkBSD (n=bjork@ip70-178-214-102.ks.ks.cox.net) | |
| 21:21.35 | *** join/#brlcad testing456 (n=40b770ce@bz.bzflag.bz) | |
| 21:22.15 | *** join/#brlcad mozul (n=82dde007@about/essy/LoveofEssy/mozul) | |
| 21:24.46 | *** join/#brlcad SportChick (n=essy@freenode/staff/sportchick) | |
| 21:24.52 | SportChick | hi mozul |
| 21:25.01 | mozul | hello |
| 21:40.56 | *** join/#brlcad louipc (n=louipc@bas8-toronto63-1128543594.dsl.bell.ca) | |
| 22:21.27 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 22:23.58 | MinstrelGypsy | the bloody thing wants to argue i quote" Arguments 1 of 9 " :) |
| 22:30.55 | MinstrelGypsy | makity make one nine, how far to the next link :) |
| 22:31.02 | MinstrelGypsy | i'll shutup now. |
| 22:42.11 | MinstrelGypsy | http://www.pastebin.ca/481637 <---what are you trying to do on this line? triggers warning |
| 22:50.01 | MinstrelGypsy | http://www.pastebin.ca/481653 <--- bltcanveps too, thought you might like the line numbers |