Re: svn commit: r211338 - head/lib/libutil

2010-08-15 Thread Bruce Evans
On Sun, 15 Aug 2010, Dag-Erling Smorgrav wrote: Log: no-op commit to note that the example given in the previous commit is a very bad one, since the shift does not actually overflow. Indeed. You barely escaped more mail about it :-). This is a better example (assuming uint64_t = unsigned

svn commit: r211338 - head/lib/libutil

2010-08-15 Thread Dag-Erling Smorgrav
Author: des Date: Sun Aug 15 14:55:32 2010 New Revision: 211338 URL: http://svn.freebsd.org/changeset/base/211338 Log: no-op commit to note that the example given in the previous commit is a very bad one, since the shift does not actually overflow. This is a better example (assuming uint64_