[opensource-dev] linux build errors

2011-11-06 Thread Nicky Perian
anyone else receiving this and is there a workaround?

[ 59%] [ 59%] Building CXX object 
newview/CMakeFiles/secondlife-bin.dir/llvopartgroup.o
Building CXX object newview/CMakeFiles/secondlife-bin.dir/llvosurfacepatch.o
cc1plus: warnings being treated as errors
/home/bill/viewer-development-os-mesh-upload/indra/newview/llvopartgroup.cpp: 
In member function ‘virtual void LLVOPartGroup::getGeometry(S32, 
LLStrider&, LLStrider&, LLStrider&, 
LLStrider&, LLStrider&)’:
/home/bill/viewer-development-os-mesh-upload/indra/newview/llvopartgroup.cpp:332:
 error: array subscript is above array bounds
/home/bill/viewer-development-os-mesh-upload/indra/newview/llvopartgroup.cpp:334:
 error: array subscript is above array bounds
/home/bill/viewer-development-os-mesh-upload/indra/newview/llvopartgroup.cpp:336:
 error: array subscript is above array bounds
/home/bill/viewer-development-os-mesh-upload/indra/newview/llvopartgroup.cpp:338:
 error: array subscript is above array bounds
make[2]: *** [newview/CMakeFiles/secondlife-bin.dir/llvopartgroup.o] Er___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] linux build errors

2011-11-06 Thread Nicky D.
> anyone else receiving this and is there a workaround?

It had been once discussed on the mailinglist. That code is really a bit
hackerish and would need some love.

One of the (still hacked) workarounds can be found here
https://bitbucket.org/NickyD/viewer-development/changeset/0c2cb53f7

Cheers,
   Nicky
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges