| 00:47.38 | CIA-4 | BRL-CAD: 03brlcad * r32629 10/brlcad/trunk/ (35 files in 17 dirs): |
| 00:47.38 | CIA-4 | BRL-CAD: deprecate the use of %S as a struct bu_vls format specifier, now using %V |
| 00:47.38 | CIA-4 | BRL-CAD: instead. update all instances from the old to the new and document the |
| 00:47.38 | CIA-4 | BRL-CAD: functions that parsed them (structparse and logging). run-time and regression |
| 00:47.38 | CIA-4 | BRL-CAD: tested successfully, but there are nasty verbose warnings that should get |
| 00:47.41 | CIA-4 | BRL-CAD: printed if any were missed. the reason this change was made was because libc |
| 00:47.43 | CIA-4 | BRL-CAD: now uses %S for wchar_t strings as an alias for %ls. |
| 01:17.12 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 01:18.29 | *** join/#brlcad pacman87 (n=Timothy@resnet-45-219.dorm.utexas.edu) | |
| 01:44.01 | CIA-4 | BRL-CAD: 03brlcad * r32630 10/brlcad/trunk/src/libbu/ (bu_tcl.c parse.c): jeez, surprisingly still passed all testing, but there were several cases missed for the %S -> %V conversion |
| 02:43.38 | *** join/#brlcad alex_joni (n=juve@emc/board-of-directors/alexjoni) | |
| 05:18.17 | *** join/#brlcad cad54 (n=52b39e03@bz.bzflag.bz) | |
| 07:10.37 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 07:45.13 | *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6) | |
| 07:52.12 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 10:20.14 | *** join/#brlcad remz (n=c24e94c4@bz.bzflag.bz) | |
| 11:35.00 | *** join/#brlcad elite01 (n=elite01@unaffiliated/elite01) | |
| 11:42.41 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 12:50.34 | *** join/#brlcad andrecastelo (n=chatzill@189.71.31.249) | |
| 13:05.32 | *** join/#brlcad Elperion (n=Bary@p5B14FA70.dip.t-dialin.net) | |
| 13:55.28 | *** join/#brlcad ``Erik (i=erik@c-68-54-174-162.hsd1.md.comcast.net) | |
| 14:05.34 | *** join/#brlcad ciaooo (n=a0dc9731@bz.bzflag.bz) | |
| 14:05.51 | ciaooo | ciaooo |
| 14:05.58 | ciaooo | eiii ce nessunooo? |
| 14:06.07 | ciaooo | prontooo |
| 14:06.11 | ciaooo | eiiii |
| 14:17.58 | prasad_1 | ciaoo |
| 14:31.51 | Axman6 | strange guy |
| 14:33.00 | brlcad | cgi:irc .. I wouldn't expect any less ;) |
| 14:33.13 | brlcad | s/less/more/ :) |
| 14:45.00 | prokoudine | brlcad: thank you |
| 14:45.06 | prokoudine | brlcad: I'll let you know :) |
| 14:45.08 | brlcad | prokoudine: hm? |
| 14:45.27 | prokoudine | -brlcad- howdy prokoudine |
| 14:45.27 | prokoudine | >brlcad< lemme know if you have any specific questions |
| 14:45.27 | prokoudine | <PROTECTED> |
| 14:45.33 | brlcad | ahh, right |
| 14:46.45 | brlcad | prokoudine: who are you with? |
| 14:46.49 | brlcad | inkscape? |
| 14:47.35 | brlcad | notes that I'm planning on using the tango icons for our new GUI |
| 14:49.15 | prokoudine | brlcad: in gsoc - with hugin/panotools and audacity |
| 14:49.34 | prokoudine | brlcad: but outside gsoc I'm with just everybody :) |
| 14:50.07 | prokoudine | was backup admin for scribus last year too |
| 15:16.29 | ``Erik | *burp* |
| 15:18.54 | brlcad | prokoudine: ah, alrighty then -- good to know |
| 15:19.27 | brlcad | so you're writing up a report of all projects? lots of projects? just a small handful? where do the brl-cad students come into play? |
| 15:35.39 | prasad_1 | has anyone used any other alternatives to the printf formatting syntax (e.g: %d, etc.) ? .NET? |
| 15:36.25 | brlcad | you mean like C++ stream formatting? |
| 15:42.21 | prasad_1 | no |
| 15:42.34 | prasad_1 | token replacement syntax |
| 15:42.52 | prasad_1 | .NET has an alternative syntax |
| 15:43.02 | prasad_1 | wondering what other schemes are out there |
| 16:12.07 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 16:56.33 | *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net) | |
| 17:13.58 | CIA-4 | BRL-CAD: 03bob1961 * r32634 10/brlcad/trunk/misc/win32-msvc8/libged/libged.vcproj: Added search.c |
| 17:13.58 | CIA-4 | BRL-CAD: 03bob1961 * r32633 10/brlcad/trunk/misc/win32-msvc8/libbu/libbu.vcproj: Added fnmatch.c |
| 17:15.06 | CIA-4 | BRL-CAD: 03bob1961 * r32635 10/brlcad/trunk/src/libged/adc.c: Replaced atof with sscanf |
| 17:15.06 | CIA-4 | BRL-CAD: 03bob1961 * r32636 10/brlcad/trunk/ (4 files in 3 dirs): Reworked the grid and rect functionality into ged_grid and ged_rect. |
| 17:15.36 | CIA-4 | BRL-CAD: 03bob1961 * r32632 10/brlcad/trunk/src/libbu/fnmatch.c: Needs bu.h |
| 17:32.07 | *** join/#brlcad Nikty (n=nicholas@89.163.117.94) | |
| 17:32.24 | Nikty | hi guys!!!!!!!! |
| 17:32.58 | Nikty | i installed brlcad from ports (freebsd) but /usr/local/brlcad/bin/mged doesn't start!!!!!!! |
| 17:33.02 | Nikty | help :) |
| 17:33.05 | Nikty | pls |
| 17:35.30 | *** join/#brlcad Nikty (n=nicholas@89.163.117.94) | |
| 17:36.55 | Nikty | help with starting mges pls :) |
| 17:36.59 | Nikty | (mged |
| 17:37.01 | Nikty | *mged |
| 17:41.45 | starseeker | what's the error? |
| 17:41.49 | Nikty | no error |
| 17:42.08 | starseeker | ``Erik is our BSD guy |
| 17:42.21 | *** join/#brlcad prasad_ (n=psilva@static-70-108-244-218.res.east.verizon.net) | |
| 17:42.24 | starseeker | ``Erik, know if the port is in workign order atm? |
| 17:42.43 | Nikty | ``Erik: hi, /usr/local/brlcad/bin/mged doesn't start |
| 18:29.44 | ``Erik | um, is that out of ports? |
| 18:29.50 | ``Erik | (what does it do?) |
| 18:30.02 | ``Erik | the port SHOULD be working on everything but -current |
| 18:40.01 | starseeker | Nikty: Try mged -c and see what happens |
| 19:06.32 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 19:09.18 | *** join/#brlcad geocalc (n=geocalc@91-171-193-121.rev.libertysurf.net) | |
| 19:25.58 | prasad_ | has anyone used code::blocks? |
| 19:40.17 | ``Erik | not I, computers are against my religion |
| 20:42.15 | starseeker | prods CiA |
| 20:42.24 | starseeker | prods CIA rather |
| 20:42.43 | alex_joni | kicks CIA-4 |
| 20:42.58 | alex_joni | doesn't work.. |
| 20:53.52 | *** join/#brlcad thing0 (n=ric@123.208.66.197) | |
| 21:04.59 | *** join/#brlcad thing1 (n=ric@123.208.66.197) | |
| 21:34.08 | *** join/#brlcad CIA-4 (n=CIA@208.69.182.149) | |
| 21:53.01 | brlcad | prasad_: not I, graphical IDEs are against my religion |
| 21:56.13 | prasad_ | years of vs2005 + visual assist x + incredibuild + perforce |
| 21:56.16 | prasad_ | can't go back |
| 21:58.56 | CIA-4 | BRL-CAD: 03starseeker * r32639 10/brlcad/trunk/src/libged/ (search.c search.h): ws, indent, header fixes |
| 21:59.15 | brlcad | "go back" .. you never went there |
| 22:00.06 | louipc | I used to be a fan of the windows and the guis and stuff but I saw the way and was transformed |
| 22:00.41 | louipc | that's why I think mged -c should be the standard :D |
| 22:00.49 | brlcad | emacs is all ye know and all ye need to know, my son |
| 22:06.56 | louipc | emacs-ged? |
| 22:08.13 | CIA-4 | BRL-CAD: 03bob1961 * r32638 10/brlcad/trunk/src/other/tcl/generic/tclIO.c: Added check for exceeding max int. |
| 22:13.08 | brlcad | louipc: an mged major mode would be awesome :) |
| 22:23.22 | *** join/#brlcad Twingy (n=justin@74.92.144.217) | |
| 22:33.18 | *** join/#brlcad Ralith (n=ralith@216.162.199.202) | |
| 22:42.08 | *** join/#brlcad Ralith (n=ralith@216.162.199.202) | |
| 22:50.05 | ``Erik | yeh, in the mid 90's, I thought the big weakness of leenewx was that it lacked ide's like msvc and borland |
| 22:50.10 | ``Erik | I learned better |
| 22:52.21 | prasad_ | go back to pico :o |
| 22:53.18 | ``Erik | heh, I did pico briefly... then joe... then vim... :D |
| 22:53.26 | ``Erik | ultraedit32 on windows for a bit |
| 23:03.22 | *** join/#brlcad SWPadnos (n=Me@dsl107.esjtvtli.sover.net) | |
| 23:23.51 | *** join/#brlcad Ralith (n=ralith@216.162.199.202) | |