unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* build failure in master: zero-length memset
@ 2009-09-20  2:42 Julian Graham
  2009-09-20 17:27 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Graham @ 2009-09-20  2:42 UTC (permalink / raw)
  To: guile-devel

Hi all,

I'm getting a build failure on master caused by a warning about a
zero-length call to memset (which reminded me of  what Ken and Ludo
were talking about here [1]).

  /usr/include/bits/string3.h:82: error: call to
‘__warn_memset_zero_len’ declared with attribute warning: memset used
with constant zero length parameter; this could be due to transposed
parameters

Haven't had a chance to debug it at all, but in case it's handy, `gcc
--version` gives me: "gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3"


Regards,
Julian

[1] - http://article.gmane.org/gmane.lisp.guile.devel/9254




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build failure in master: zero-length memset
  2009-09-20  2:42 build failure in master: zero-length memset Julian Graham
@ 2009-09-20 17:27 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2009-09-20 17:27 UTC (permalink / raw)
  To: guile-devel

Hi Julian,

Julian Graham <joolean@gmail.com> writes:

>   /usr/include/bits/string3.h:82: error: call to
> ‘__warn_memset_zero_len’ declared with attribute warning: memset used
> with constant zero length parameter; this could be due to transposed
> parameters

This happens when compiling which file?

Thanks,
Ludo’.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-20 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-20  2:42 build failure in master: zero-length memset Julian Graham
2009-09-20 17:27 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).