Re: Announcing bglibs version 1.020
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <20050608072639.16290.qmail@96cb7160bc5491.315fe32.mid.smarden.org> |
On Tue, Jun 07, 2005 at 10:31:53PM -0600, Bruce Guenter wrote: > On Mon, Jun 06, 2005 at 12:28:42PM -0600, Bruce Guenter wrote: > > On Fri, Jun 03, 2005 at 04:39:05PM +0000, Gerrit Pape wrote: > > > On ia64 and alpha it's fmt_multi(). > > > > If you also change the type of "value" to "long long" (that is, drop the > > unsigned there too) does it still work? > > Have you been able to test this? I would like to put out a bug fix > release (with a couple of important additions) ASAP but would like your > confirmation on this issue first. Yes, I checked this on ia64 and it builds fine incl. selftests with this additional change. I don't have access to an alpha machine currently, but am confident it's ok there also. There's still one typo left in current svn trunk, str/catf.c line 28 should use ap2. Regards, Gerrit.