unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Warnings `_IOFBF' is deprecated.  Use the symbol 'block instead.
@ 2018-07-08 10:46 Roel Janssen
  2018-07-12  9:27 ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: Roel Janssen @ 2018-07-08 10:46 UTC (permalink / raw)
  To: Guile User

Dear Guilers,

When compiling my project, setting GUILE_WARN_DEPRECATED to "detailed",
I get various warnings like these:
`_IOFBF' is deprecated.  Use the symbol 'block instead.
`_IONBF' is deprecated.  Use the symbol 'none instead.
`_IOLBF' is deprecated.  Use the symbol 'line instead.

I grepped the source code of my project and I cannot find any instance
of "_IOFBF", "_IONBF", and "_IOLBF".

What's the situation with these, and how can I resolve these deprecation warnings?

Kind regards,
Roel Janssen



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

end of thread, other threads:[~2018-07-13 15:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-08 10:46 Warnings `_IOFBF' is deprecated. Use the symbol 'block instead Roel Janssen
2018-07-12  9:27 ` Ludovic Courtès
2018-07-12 20:41   ` Roel Janssen
2018-07-13  8:13     ` Ludovic Courtès
2018-07-13 12:45       ` Hans Åberg
2018-07-13 14:44         ` Ludovic Courtès
2018-07-13 15:51           ` Hans Åberg

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