mailing list of musl libc
 help / color / mirror / code / Atom feed
* non-static dummy(), musl-1.1.4
@ 2014-09-06  7:20 u-igbb
  2014-09-06 12:41 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: u-igbb @ 2014-09-06  7:20 UTC (permalink / raw)
  To: musl

Hello,

Shouldn't

  const char *dummy(const char *msg, const struct __locale_map *lm)

in

  src/locale/__lctrans.c

be static?

Rune



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

* Re: non-static dummy(), musl-1.1.4
  2014-09-06  7:20 non-static dummy(), musl-1.1.4 u-igbb
@ 2014-09-06 12:41 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2014-09-06 12:41 UTC (permalink / raw)
  To: musl

On Sat, Sep 06, 2014 at 09:20:25AM +0200, u-igbb@aetey.se wrote:
> Hello,
> 
> Shouldn't
> 
>   const char *dummy(const char *msg, const struct __locale_map *lm)
> 
> in
> 
>   src/locale/__lctrans.c
> 
> be static?

Fixed. Thanks.

Rich


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

end of thread, other threads:[~2014-09-06 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-06  7:20 non-static dummy(), musl-1.1.4 u-igbb
2014-09-06 12:41 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).