00:07.04 |
pra5ad |
is adding a null char in a static string bad
form? (gcc warning) |
00:07.34 |
Twingy |
why are you doing that? |
00:08.06 |
pra5ad |
does it append a sentinel to the end
automagically? |
00:08.43 |
Twingy |
strcpy(string, "blah"); sprintf(string, "%s",
"blah"); both append null to the end |
00:08.59 |
pra5ad |
those arent static strings |
00:09.08 |
Twingy |
"blah" is |
00:09.33 |
pra5ad |
it's not sprintf that's appending
it? |
00:09.44 |
Twingy |
huh? |
00:09.51 |
Twingy |
sprintf add's a null char to the end |
00:12.57 |
pra5ad |
alrighty then |
00:44.53 |
*** join/#brlcad Twingy
(n=justin@pcp0011649600pcs.aberdn01.md.comcast.net) |
01:56.20 |
Maloeran |
gcc shouldn't give a warning for appending a 0
at the end of a string, unless you used NULL which is meant for
pointers |
01:56.36 |
Maloeran |
Though of course, by definition of the C
standard, you can use 0 for pointers just as much |
02:51.05 |
CIA-12 |
BRL-CAD: 03brlcad *
10brlcad/src/libbu/parallel.c: move the bu_param for irix 64
outside the block so it gets defined, also fix a typo in a ppc
section where sysctl return value wasn't getting checked
correctly |
03:44.48 |
*** join/#brlcad ChanServ
(ChanServ@services.) |
03:44.48 |
*** mode/#brlcad [+o ChanServ]
by irc.freenode.net |
04:12.10 |
``Erik |
heh, prasad is a dork |
04:31.10 |
pra5ad |
sprintf(str, "something %d\0", intvar); gives
a warning w/ Wall |
04:32.18 |
pra5ad |
gcc version 4.0.2 20050808 (prerelease)
(Ubuntu 4.0.1-4ubuntu9) |
04:39.53 |
Maloeran |
Ah yes, a string litteral is defined as
already being null terminated, this extra \0 is very
pointless... |
04:40.29 |
pra5ad |
at compiler time, yes? |
04:41.21 |
pra5ad |
guess i didn't parse correctly what justin was
saying |
04:42.17 |
pra5ad |
s/compiler/compile/ |
04:43.00 |
pra5ad |
``Erik, did u make the opengl.m4 updates
yet? |
04:43.07 |
Maloeran |
He meant that sprintf() appends a \0
too |
04:46.31 |
pra5ad |
interesting |
12:25.28 |
*** join/#brlcad DTRemenak
(n=DTRemena@DHCP-170-143.caltech.edu) |
12:51.43 |
*** join/#brlcad Bl4d3
(i=ircap75@71.Red-80-32-172.staticIP.rima-tde.net) |
12:51.49 |
*** part/#brlcad Bl4d3
(i=ircap75@71.Red-80-32-172.staticIP.rima-tde.net) |
13:53.52 |
CIA-12 |
BRL-CAD: 03brlcad *
10brlcad/src/adrt/Makefile.am: missing the damn trailing slash on
an extra_dist entry |
14:01.23 |
CIA-12 |
BRL-CAD: 03brlcad *
10brlcad/src/adrt/Makefile.am: remove the inadvertent m-x 4 f ..
extraneous 4 removed |
14:59.52 |
*** join/#brlcad IngMan
(n=a8b0a00f@bz.bzflag.bz) |
15:02.46 |
IngMan |
hi |
15:03.51 |
brlcad |
howdy |
15:04.24 |
CIA-12 |
BRL-CAD: 03brlcad *
10brlcad/src/adrt/misc/Makefile.am: another trailing slash
missing |
15:07.58 |
IngMan |
what comands for measure |
15:09.48 |
brlcad |
measuring what? |
15:10.40 |
brlcad |
rtarea will provide presented area
measurements, rtweight will give weight/volume/moments
measurements, g_qa as well |
15:11.35 |
brlcad |
the nirt/shoot_ray tool will provide length,
thickness, obliquity measurements |
15:13.09 |
IngMan |
for planes, |
15:13.54 |
IngMan |
nirt/shoot_ray |
15:14.10 |
IngMan |
no work |
15:15.58 |
IngMan |
for "acotar" planes |
15:20.25 |
IngMan |
hi |
15:21.48 |
*** join/#brlcad IngMan
(n=a8b0a00f@bz.bzflag.bz) |
15:24.29 |
IngMan |
hi |
15:28.19 |
*** join/#brlcad IngMan
(n=a8b0a00f@bz.bzflag.bz) |
15:28.29 |
brlcad |
~x es en acotar |
15:28.48 |
IngMan |
yes |
15:29.15 |
IngMan |
what command |
15:29.35 |
brlcad |
still not clear what you are
measuring |
15:30.52 |
brlcad |
si quieres la distancia entre un punto y un
objecto, usas nirt |
15:31.38 |
IngMan |
a model, i wish see de planes with to
limit |
15:31.53 |
IngMan |
yo quiero ver los planos de una pieza
acotados |
15:33.57 |
brlcad |
cual planos? |
15:34.02 |
brlcad |
qual |
15:34.35 |
brlcad |
the bounding box planes? |
15:34.37 |
IngMan |
los de una pieza |
15:35.01 |
brlcad |
that doesn't make any sense .. which
planes? |
15:35.13 |
brlcad |
i can make a plane anywhere |
15:35.30 |
brlcad |
you're working in arbitrary 3-space |
15:37.14 |
IngMan |
por ejemplo: yo dibujo una cubo, quiero que
me muestre el plano con las cotas de ese cubo |
15:37.15 |
brlcad |
quiza si dibujas lo que estas
pensando.. |
15:37.47 |
IngMan |
eso pense |
15:38.01 |
IngMan |
te mando una imagen por mail |
15:38.57 |
IngMan |
tu eres morrison |
15:38.59 |
brlcad |
con una cubo, tendrias que modelar las cotas
con algo.. un halfspace object |
15:39.00 |
IngMan |
cierto |
15:39.04 |
brlcad |
si |
15:39.33 |
IngMan |
te mando la imagen al mail que un dia me
distte |
15:39.39 |
brlcad |
ok |
15:43.58 |
IngMan |
listo |
15:44.06 |
IngMan |
revisa a ver si llego |
15:45.14 |
brlcad |
si, ya llego |
15:45.56 |
brlcad |
aja.. quieres 'annotations' |
15:46.24 |
brlcad |
acotado .. not to the limit but
annotated |
15:47.54 |
brlcad |
brl-cad does not provide that information
graphically right now, but it is being worked on |
15:49.32 |
brlcad |
eso es algo que usalmente encuentras con un
'drafting tool' algo que brl-cad no es pero algo useful
regardless |
15:52.19 |
brlcad |
it wouldn't be hard to add annotations to
mged, but having them dynamically recompute when you change an
object is the somewhat harder aspect as it requires
parametrics |
15:52.45 |
brlcad |
or some viable means to make the annotations
associated with the object that they reference |
15:52.46 |
IngMan |
<PROTECTED> |
15:53.31 |
brlcad |
si, no ayuda directamente |
15:53.44 |
brlcad |
todavia |
15:54.20 |
IngMan |
y digamos, si tu tubieras que hacerlo que
harias |
15:54.25 |
brlcad |
es algo que tradicionalmente no hemos
necesitado |
15:55.12 |
IngMan |
pero cualquier otro programa cad lo
hace |
15:55.32 |
IngMan |
solid edge solid work |
15:56.13 |
brlcad |
si, porque incluyen "cadd" computer-assisted
design and drafting .. |
15:57.14 |
IngMan |
ah, y tu que harias en mi caso |
15:57.29 |
brlcad |
no me entiende mal, yo lo quiero tambien ;-)
solo que nadie lo he necesitado antes que convertio al open
source |
15:57.58 |
IngMan |
a mi me gusta mas que otros
programas |
15:58.09 |
IngMan |
pero tengo la necesidad de hacer eso |
15:58.31 |
brlcad |
yo computaria las distancias a mano usando
nirt o el bounding box distances |
15:59.31 |
brlcad |
brl-cad will import annotations from dxf
now |
15:59.50 |
brlcad |
so if you happened to compute them in another
package, they should show up I think |
16:00.39 |
IngMan |
<PROTECTED> |
16:01.52 |
brlcad |
personalment, si yo lo necesitaba, i'd
probably modify the sketch primitive to allow an easy means to
write text/numbers ;) |
16:02.09 |
brlcad |
you can get the bounding box of any
object/assembly |
16:02.28 |
brlcad |
that's often what you are annotating, not the
individual solids |
16:03.19 |
IngMan |
voy a probar y te cuento como me fue |
16:03.39 |
IngMan |
ya enpece con lo de las traducciones de los
manuales |
16:03.57 |
brlcad |
excelente |
16:04.36 |
IngMan |
aunque la verdad es que no he tenido mucho
tiempo libre, pero espero poder ahora que se acabe el
semestre |
16:05.01 |
brlcad |
tambien aqui |
16:06.09 |
IngMan |
y en que estan trabajando ahora |
16:06.32 |
IngMan |
tu trabajas en brlcad de tiempo
compreto |
16:06.35 |
brlcad |
estaba trabajando con annotations hace unas
semanas -- usando el 'sketch' primitive por un basis |
16:06.36 |
IngMan |
completo |
16:06.49 |
brlcad |
si completo |
16:07.30 |
IngMan |
que bien |
16:07.33 |
brlcad |
pero eso incluye _mucho_ tiempo gastado en
administracion |
16:07.56 |
IngMan |
y cuanto pagan, para ver si cuando termine me
voy para brlcad |
16:08.17 |
brlcad |
politica y reuniones |
16:08.38 |
brlcad |
jeje |
16:08.48 |
IngMan |
no es chiste es mi futuro |
16:08.52 |
IngMan |
jajaj |
16:08.54 |
brlcad |
pagan bien ;) |
16:09.03 |
IngMan |
no necesitan ing Mecanicos |
16:09.40 |
IngMan |
incluir FEA |
16:10.22 |
brlcad |
siempre necesitan ingenieros |
16:12.33 |
IngMan |
y tu por que hablas español, de donde
eres |
16:13.40 |
brlcad |
de Panamá |
16:13.51 |
brlcad |
vivi alli por muchos años |
16:14.29 |
brlcad |
aunque se me va mi español poco a poco cuando
no regreso por un tiempo |
16:14.59 |
brlcad |
lo hablo mucho mejor de que lo escribo
;) |
16:16.25 |
IngMan |
yo soy de colombia |
16:16.42 |
IngMan |
creo que por ahora me tengo que ir. |
16:16.55 |
IngMan |
estamos hablando |
16:17.02 |
IngMan |
bye |
16:17.03 |
brlcad |
el mayoría de mi juventud.. que
divertido |
16:17.10 |
brlcad |
aja |
16:17.26 |
brlcad |
hasta luego |
16:18.06 |
IngMan |
te escribo cuando tenga el manual o cuando
tenga mas dudas de brlcad |
16:18.14 |
brlcad |
ta bien |
17:01.27 |
``Erik |
uh, burrito taco spaghetti |
17:01.48 |
``Erik |
has it hit the wire? |
17:08.12 |
brlcad |
waiting on the damn irix build to confirm
testing |
17:08.51 |
brlcad |
take a few hours, it's been going for a
couple |
17:09.24 |
brlcad |
you should pimp brl-cad to the .jp sites
;) |
17:09.52 |
brlcad |
~x en jp that would be interesting |
17:22.15 |
brlcad |
i really need to get this whole process fully
automated |
19:12.24 |
*** join/#brlcad Twingy
(n=justin@pcp0011649600pcs.aberdn01.md.comcast.net) |
19:12.56 |
CIA-12 |
BRL-CAD: 03brlcad * 10brlcad/NEWS: begin
release preparations for 7.6.4. add verbose release notes on the
new geometry creation interface to mged that reads in point data
sets. |
19:13.10 |
*** join/#brlcad xvoom
(n=xvoom@adsl196-244-216-206-196.adsl196-7.iam.net.ma) |
19:13.46 |
xvoom |
hi 2 all |
19:13.52 |
xvoom |
anyone alive |
19:14.01 |
brlcad |
howdy |
19:15.22 |
CIA-12 |
BRL-CAD: 03brlcad * 10brlcad/ (configure.ac
include/config_win.h): update version to 7.6.4, release
preparations under way |
19:15.42 |
xvoom |
brlcad hi |
19:15.45 |
xvoom |
how r u |
19:15.53 |
brlcad |
~ma |
19:15.55 |
ibot |
rumour has it, ma is milliampere(s).
Morocco |
19:16.10 |
brlcad |
i'm doing great, how about yourself? |
19:16.45 |
xvoom |
ibot is a bot |
19:17.13 |
xvoom |
why he have to tell my location |
19:17.15 |
brlcad |
~ibot |
19:17.16 |
ibot |
extra, extra, read all about it, ibot is a
blootbot written in perl run by TimRiker on his server. logs on
http://ibot.rikers.org/<chan>/
, ibot, jbot, apt are all the same process. It uses sqlite, but
mysql or other SQL storage is also supported. |
19:17.29 |
xvoom |
hehe |
19:17.35 |
xvoom |
k |
19:17.42 |
brlcad |
he didn't tell your location, your IP address
did ;) |
19:17.57 |
brlcad |
i was just wondering where .ma was .. neat
;) |
19:18.08 |
xvoom |
look im looking for information about a cad
software named somthing like anthek |
19:18.47 |
brlcad |
doesn't ring a bell |
19:19.13 |
brlcad |
this is the channel for a different cad
package .. |
19:19.34 |
xvoom |
yes i know |
19:20.04 |
xvoom |
im just wandering about this package |
19:20.33 |
xvoom |
do u know any site specialized in cad
package |
19:20.36 |
brlcad |
there is the ANTEC plastics conference,
somewhat CAD related |
19:21.02 |
xvoom |
u tried to search on google |
19:21.41 |
brlcad |
not exactly, I'm not the one looking for it
;) |
19:22.08 |
brlcad |
a site specialized in cad packages..
hmm |
19:22.09 |
brlcad |
http://en.wikipedia.org/wiki/CAD |
19:22.21 |
brlcad |
there's a list there somwhere |
19:23.12 |
xvoom |
by the way u coded this package |
19:23.15 |
xvoom |
brlcad |
19:23.55 |
brlcad |
are you asking if I coded brl-cad? |
19:24.11 |
brlcad |
i am one of the core devs |
19:24.28 |
brlcad |
brl-cad has been under development for over 20
years though too, many people have been involved |
19:24.38 |
brlcad |
mike muuss started the project |
19:24.52 |
brlcad |
http://en.wikipedia.org/wiki/Mike_Muuss |
19:25.33 |
xvoom |
how is the mathematic underlying it
? |
19:26.18 |
brlcad |
it's foundations are based on mathematical
principals, very solid |
19:27.11 |
brlcad |
if you're familiar with ray-tracing, brl-cad's
primary ray-tracer is the first distributed raytracer that was ever
written |
19:27.42 |
xvoom |
coool |
19:27.43 |
brlcad |
the preferred modeling technique of CSG is
founded in mathematical principals too |
19:28.27 |
xvoom |
i think i will try it in the future r8 now i
must learn some cad |
19:29.04 |
brlcad |
brl-cad's supported primitves:
http://ftp.brlcad.org/tmp/primitives/Primitives3_grouped_labels.png |
19:29.40 |
xvoom |
an that mean |
19:29.42 |
brlcad |
brl-cad is a solid modeler, not a drafting
tool like autocad |
19:30.00 |
xvoom |
sorry |
19:30.00 |
xvoom |
wow |
19:30.10 |
xvoom |
i like it |
19:30.18 |
xvoom |
a lot man |
19:30.55 |
xvoom |
do u know of any training for
drafting |
19:31.06 |
brlcad |
more details here http://en.wikipedia.org/wiki/BRL-CAD
and here http://brlcad.org under
the Documents section |
19:31.36 |
brlcad |
if you're interested in open source drafting,
qcad might be a place to look |
19:31.36 |
xvoom |
thank man u r really a good 1 |
19:32.02 |
xvoom |
kok |
19:32.20 |
xvoom |
where r u from |
19:34.32 |
brlcad |
from all over ;) |
19:34.48 |
brlcad |
in the US now |
19:35.38 |
xvoom |
u mean u own coputer all over the
world |
19:37.12 |
brlcad |
no, i mean i've lived in several
places |
19:37.41 |
xvoom |
and u r origin |
19:40.07 |
xvoom |
see ya man |
19:40.11 |
xvoom |
later |
19:40.13 |
brlcad |
cheers |
20:10.33 |
*** join/#brlcad mahesh
(n=mahesh@12-217-228-235.client.mchsi.com) |
20:38.08 |
CIA-12 |
BRL-CAD: 03brlcad * 10brlcad/ChangeLog:
changelog entries since 7.4.0 (7.4.2 only included the patched
files) |
20:59.38 |
CIA-12 |
BRL-CAD: 03brlcad * 10brlcad/configure.ac:
bah, the version is in two places .. should maybe change that
sometime |
23:14.09 |
``Erik |
ghah, ibot is in perl? and permitted in
chan??? |
23:28.49 |
Twingy |
mmm perl goodness |