Hmm, so it doesn't properly deal with that being a signed char and makes it unsigned. Have you tried my other suggestions, like using "%hh"? Or cast it to signed char?
-----Original Message----- From: ABL [mailto:[email protected]] Sent: Saturday, April 25, 2015 6:34 PM To: [email protected] Subject: Re: [Mscore-developer] running tests on mac via xcode @Jojo-Schmitz: Well, I am getting 255 instead of -1. I obtain -1 if I explicitely cast i._bracket to int. I ran the tests before and I couldn't see this problem, so I think it started when I installed gcc 5.0. At the moment I can't verify your other suggestions, but I will try and see if the result gets right. Thank you. Ciao, ABL ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
