* Dmitry V. Levin (l...@altlinux.org) wrote: > On Fri, May 06, 2016 at 12:11:08PM +0100, Dr. David Alan Gilbert wrote: > [...] > > Thanks; I've just posted a set on top of that; note that > > one thing is that for 64bit it's still not quite > > right since the gen.sh generates 1<<CONSTANT rather than 1ull<<CONSTANT > > Values generated by gen.sh seems to be correct (1UUL<<CONSTANT), > it's strace output that's going to be "1<<CONSTANT". > Do you suggest to change the output string, too?
It is the output string I meant; I don't really care that much about it, although it's not correct from it being valid C with that big a shift. Dave > > > -- > ldv > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Strace-devel mailing list > Strace-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/strace-devel -- Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel