robionekenobi
changed
bug 9072
What |
Removed |
Added |
Attachment #11572 is obsolete |
|
1
|
Comment # 39
on bug 9072
from robionekenobi
Created attachment 11574 [details]
packet-mq enhancement
Adapted based on your latest remarks and code warning.
all string use now guint8 and are casted where needed
Removed all unused paramters from function
moved some variable declaration later in the code, in the block where they are
used
Also tried to compiled with /W4, and corrected the various warning that comes
along with VS2012
Is there a way, on VS2012, to approaching same results as you for the compiler
? a large part of all does not appears on VS2012
You are receiving this mail because:
- You are watching all bug changes.