IRC log for #brlcad on 20151226

00:03.18 *** join/#brlcad teepee_ (~teepee@unaffiliated/teepee)
02:31.06 *** join/#brlcad merzo (~merzo@182-47-133-95.pool.ukrtel.net)
05:27.10 DrImpossible Hello! I was trying to compile the dev version of BRL-CAD.. but the make is failing due to this error "brlcad/src/libgcv/conv/fastgen4/fastgen4_read.c:610:5: error: enum conversion in assignment is invalid in C++ [-Wc++-compat] new_ptr->mode = pstate->mode;"
05:27.31 DrImpossible How do I fix it, or is it a genuine bug?
07:18.46 DrImpossible Fixed it!
07:19.20 DrImpossible On fastgen4_read.c:610:5: correct code: new_ptr->mode = (enum section_mode)pstate->mode;
07:19.50 DrImpossible Do I need to submit a patch for this?
07:40.54 Stragus They'll probably see this, I believe they always read back the channel's log
07:41.29 Stragus BRL-CAD tends to consider any compilation warning as a fatal error, eh
08:04.51 *** join/#brlcad merzo (~merzo@182-47-133-95.pool.ukrtel.net)
20:10.10 *** join/#brlcad infobot (ibot@rikers.org)
20:10.10 *** topic/#brlcad is http://ibot.rikers.org/%23brlcad/ || We're busy preparing a major release 7.26 (eta January) and getting archer/mged to Beta status (eta April) || SEEKING: web devs to finish setting up our new website!

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.