On 7/8/16, dw <[email protected]> wrote: > On 7/7/2016 6:45 AM, Ozkan Sezer wrote: >> On 7/7/16, dw <[email protected]> wrote: >>> I was looking to see if there was any more inline asm that could be >>> removed from mingw-w64. That brought me to vsscanf (and friends). This >>> looked to be a messy bit of code that could probably use a review. >>> >>> As I started looking through it, I found what I believe to be a bunch of >>> flaws (see >>> https://codereview.stackexchange.com/questions/133266/turn-a-vsscanf-call-into-a-sscanf-call). >>> >>> I started trying to clean it up, but eventually decided that the only >>> way to really make this 'clean' was to re-write it in pure assembly. >>> Which I have done. >>> >>> I've got a first draft attached. I don't know that this follows >>> standard mingw-w64 coding conventions, but it follows Windows coding >>> standards better than the existing code. >>> >>> My question is: Now what? >>> >>> The patch is written. I've tested it and it looks like it works. Where >>> do we go from here? >>> >>> Comments and advice are welcome. Remember to regen Makefile.in if you >>> want to build this. >>> >>> dw >>> >> There are no patches attached. > > Umm. Hmm. Looking in my 'Sent Items' there is. But looking at the > list archives, there isn't. > > I've attached it again, but since I'm not sure what went wrong the first > time, I've also put it at http://www.limegreensocks.com/m6.patch (just > in case). > > dw >
Two copies of this message arrived: the one from your yahoo account is sent to spam folder by gmail and doesn't have the patch. The one from your limegreensocks went properly into the inbox and does have the patch. Something to do with yahoo perhaps? -- O.S. ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
