Donate Share March 2005: Project of the Month

OGRE (O-O Graphics Rendering Engine)

Tracker: Patches

5 nvparse warning fixes - ID: 2694835
Last Update: Comment added ( sinbad )

Hi,

got rid of all warnings from nvparse (RenderSystems/GL/nvparse) that are
coming out with GCC 4.3. Almost all are const issues with char, except for
one truncation issue that I'm not 100% sure about ( started topic about it
in http://www.ogre3d.org/forums/viewtopic.php?f=2&t=48647 ) - together with
tickets 2694668 and 2690692 this fix all warnings I spot till today (wasn't
testing EXRCodec plugin that is deprecated or Tests that's trunk version
doesn't build currently at all in gcc4.3 or some tools that are not in
standard build, but other plugins, core, default tools and samples build
without single glitch with those)

cheers,
Andrzej.


Andrzej Giniewicz ( giniu ) - 2009-03-19 16:28

5

Closed

Accepted

Nobody/Anonymous

bugfix

None

Public


Comments ( 2 )

Date: 2009-06-14 22:17
Sender: sinbadSourceForge.net SubscriberProject Admin

Thanks!


Date: 2009-05-08 20:01
Sender: giniu

Btw, just tested trunk with GCC 4.4.0 - no new warnings are introduced
other than those from nvparse :)


Attached File ( 1 )

Filename Description Download
nvparse.patch Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-06-14 22:17 sinbad
resolution_id None 2009-06-14 22:17 sinbad
allow_comments 1 2009-06-14 22:17 sinbad
close_date - 2009-06-14 22:17 sinbad
File Added 318572: nvparse.patch 2009-03-19 16:28 giniu