untoldwind / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
0 stars 1 forks source link

Zlib expected initializer before 'OF' #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile

What is the expected output? What do you see instead?
To compile with no errors

What version of the product are you using? On what operating system?
current svn version

Example: on compiling 
squashfs-3.0-lzma-damn-small-variant/lzma/C/7zip/Compress/LZMA_Lib
ZLib.cpp: At global scope:
ZLib.cpp:400:31: error: expected initializer before 'OF'

Please provide any additional information below.

Patch is to remove the encapsulation 'OF(' and last ')' in Zlib.cpp on every 
occurrence

Original issue reported on code.google.com by midnites...@gmail.com on 12 Jun 2012 at 10:08

GoogleCodeExporter commented 8 years ago
One thing I hate about GCC and G++ is their instance on changing the compiler 
default behavior. I will look into it when I get a chance. Sadly, as always, I 
am barely scraping by, so free projects take a back seat ;o.

Original comment by jeremy.collake@gmail.com on 12 Jun 2012 at 10:16

GoogleCodeExporter commented 8 years ago
If you ever want any help? - I understand the stress of managing free projects.

There are times when life and work take priority, and I vanish for
months on end.

I suppose I could write a proper patch... I just did a quick dirty
hack, wanted it to tear an image apart - something went wrong
somewhere????

Ill have time to look at it next week, hopefully when i'm not so
hectic and under constant stress for clients how know nothing about
security and secure development.

All the best

Snake

Original comment by midnites...@gmail.com on 12 Jun 2012 at 2:19

GoogleCodeExporter commented 8 years ago
If you want to submit a patch, I will apply it real fast, but not necessarily 
do extended testing at this time. Thanks for understanding.

Original comment by jeremy.collake@gmail.com on 12 Jun 2012 at 4:52

GoogleCodeExporter commented 8 years ago

Original comment by jeremy.collake@gmail.com on 11 Jun 2013 at 8:19