]> git.lyx.org Git - features.git/commit
* GraphicsImageXPM.[Ch]: more rigorous use of types (signed/unsigned).
authorAngus Leeming <leeming@lyx.org>
Wed, 27 Feb 2002 11:43:04 +0000 (11:43 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 27 Feb 2002 11:43:04 +0000 (11:43 +0000)
commitfcc752984319a42f843d6b4a044ceb956eed868a
treef85e1f839643ba982e526d5baec85c5614560620
parentbf954a7bc3abbd6fdf7857f0718be8a004cc0545
* GraphicsImageXPM.[Ch]: more rigorous use of types (signed/unsigned).
(Data d-tor): introduce memory leak temporarily, to "fix" a crash
in free_color_table.
(unique_color_string): use the correct string c-tor.

Could a gcc user post me any remaining warning messages?

Angus

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3594 a592a061-630c-0410-9148-cb99ea01b6c8
src/graphics/ChangeLog
src/graphics/GraphicsImageXPM.C
src/graphics/GraphicsImageXPM.h