01:17.31 |
Twingy |
hrm |
01:30.29 |
*** join/#brlcad Twingy
(~justin@pcp0011647505pcs.aberdn01.md.comcast.net) |
01:56.37 |
*** join/#brlcad Twingy
(~justin@pcp0011647505pcs.aberdn01.md.comcast.net) |
02:03.51 |
*** join/#brlcad Twingy
(~justin@pcp0011647505pcs.aberdn01.md.comcast.net) |
07:02.14 |
*** join/#brlcad d_rossberg
(~c28bf505@bz.bzflag.bz) |
08:43.35 |
*** join/#brlcad clock-
(~clock@39.46.77.83.cust.bluewin.ch) |
11:16.04 |
*** join/#brlcad brlcad
(~brlcad@bz.bzflag.bz) |
11:17.11 |
*** join/#brlcad d_rossberg
(~c28bf505@bz.bzflag.bz) |
13:52.18 |
d_rossberg |
brlcad: What have you done in
src/librt/binary_obj? |
13:52.40 |
d_rossberg |
brlcad: You know the type of stat.st_size is
off_t (so is your comment). |
13:52.55 |
d_rossberg |
brlcad: Why haven't you used this type instead
of long long? |
14:03.23 |
clock- |
my rtweight is reporting mass in order of
10^267 kg. |
14:33.38 |
d_rossberg |
i can reproduce this, after deleting the
material entry in .density |
14:53.00 |
clock- |
d_rossberg: deleting which material
entry? |
14:57.38 |
d_rossberg |
in my test i used a simple box with material
id 1; but in .density i've changed the 1 to 2 (so there is no
density for material 1 any more) |
14:59.22 |
d_rossberg |
on the first sight the problem looks like an
uninitialized double (e.g. reading the data from an array position
which wasn't initialized from .density) |
15:09.54 |
CIA-3 |
BRL-CAD: 03lbutler * 10brlcad/src/adrt/ (157
files in 18 dirs): Welcome ADRT |
16:13.27 |
*** join/#brlcad clock-_
(~clock@65.2.78.83.cust.bluewin.ch) |
19:11.17 |
CIA-3 |
BRL-CAD: 03erikgreenwald * 10brlcad/src/adrt/
(38 files in 14 dirs): hoisting build system and making it play
nice with brlcad |
19:17.03 |
CIA-3 |
BRL-CAD: 03erikgreenwald * 10brlcad/
(configure.ac src/Makefile.am): add in adrt |
19:20.06 |
CIA-3 |
BRL-CAD: 03erikgreenwald *
10brlcad/src/adrt/igvt/igvt_struct.h: need this header... was
struct.h |
19:42.29 |
archivist |
interesting error Makefile.am has modification
time 2.2e+06 in the future |
20:09.06 |
archivist |
does the makefile loop? |
21:16.47 |
*** join/#brlcad ``Erik
(erik@pcp0011474399pcs.chrchv01.md.comcast.net) |
21:40.22 |
CIA-3 |
BRL-CAD: 03erikgreenwald *
10brlcad/configure.ac: eh, we don't use config.h anymore, we use
brlcad_config.h |
21:41.24 |
CIA-3 |
BRL-CAD: 03erikgreenwald * 10brlcad/src/adrt/
(18 files in 9 dirs): use brlcad_config.h instead of
config.h |
22:45.01 |
archivist |
dont have an early date on the pc it screws
the make completely (add a date time check and stop the
make) |
23:09.15 |
*** join/#brlcad Twingy
(~justin@pcp0011647505pcs.aberdn01.md.comcast.net) |
23:11.32 |
brlcad |
now that's a lot of e-mail |
23:11.42 |
Twingy |
hrm? |
23:11.53 |
brlcad |
adrt commits |
23:11.56 |
Twingy |
:} |
23:12.37 |
Twingy |
glad I don't get em |
23:12.59 |
Twingy |
how'd you go about getting a post on
slashdot? |
23:13.14 |
brlcad |
archivist: which Makefile? |
23:13.20 |
brlcad |
eh, whatdaya mean? |
23:13.22 |
Twingy |
I'm thinking I'd like to make a post next
week |
23:14.00 |
brlcad |
there's a link on the main page |
23:14.04 |
Twingy |
k |
23:14.08 |
brlcad |
log in first |
23:14.15 |
Twingy |
that would require me to make an
account |
23:14.20 |
brlcad |
then you can check status whether it's
rejected or accepted |
23:15.39 |
brlcad |
posting your rocketry? |
23:16.11 |
brlcad |
call it a hunch |
23:17.00 |
Twingy |
k |
23:17.05 |
Twingy |
it builds |
23:17.18 |
Twingy |
no, adrt |
23:17.37 |
Twingy |
I wouldn't leave brlcad in an unbuildable
state |
23:18.08 |
brlcad |
hah |
23:18.26 |
brlcad |
you don't know the power of solaris
:) |
23:19.12 |
brlcad |
``Erik: that shoulda been common, not
brlcad_config |
23:19.30 |
brlcad |
otherwise the windows build won't
work |
23:20.14 |
brlcad |
this was a damn good conference |
23:40.41 |
archivist |
heh it doesnt build at the moment |
23:42.22 |
archivist |
I had the data a month back on a new box i am
playing with it screwed it at the make stage only obvious error at
the time was a "forward date on makefile.am" |
23:43.50 |
archivist |
after correcting that I now get loads of other
errors (I assume a buggered checkout if someone updated during my
checkout) |
23:45.03 |
archivist |
its on a clean debian install |