public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* getline compatibility
@ 2000-06-08  3:37 L Parthipan
  2000-06-08 11:29 ` Albert Chin-A-Young
  0 siblings, 1 reply; 2+ messages in thread
From: L Parthipan @ 2000-06-08  3:37 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

Hi,
 
getline is an extension to glibc. Is it a good 
practice to code using that? How should the compatibility issue 
handled?
 
THX
 
~haasan

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

* Re: getline compatibility
  2000-06-08  3:37 getline compatibility L Parthipan
@ 2000-06-08 11:29 ` Albert Chin-A-Young
  0 siblings, 0 replies; 2+ messages in thread
From: Albert Chin-A-Young @ 2000-06-08 11:29 UTC (permalink / raw)
  To: L Parthipan; +Cc: gcc

On Thu, Jun 08, 2000 at 04:41:38PM +0100, L Parthipan wrote:
> getline is an extension to glibc. Is it a good practice to code using
> that? How should the compatibility issue handled?

FYI, gettext 0.10.35 has a getline function. I had to disable the
builtin getline function on HP-UX 10.20 to get gettext to stop core
dumping.

-- 
albert chin (china@thewrittenword.com)

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

end of thread, other threads:[~2000-06-08 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-08  3:37 getline compatibility L Parthipan
2000-06-08 11:29 ` Albert Chin-A-Young

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).