unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* S_ISLNK configure test
@ 2006-05-17  0:48 Kevin Ryde
  2006-05-17 21:35 ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Ryde @ 2006-05-17  0:48 UTC (permalink / raw)


The configure test for S_ISLNK is merely a "#ifdef", is there any
reason not to simply do that in filesys.c itself?  I think I might
make that change, to have less in configure.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

* Re: S_ISLNK configure test
  2006-05-17  0:48 S_ISLNK configure test Kevin Ryde
@ 2006-05-17 21:35 ` Marius Vollmer
  2006-05-19 23:46   ` Kevin Ryde
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Vollmer @ 2006-05-17 21:35 UTC (permalink / raw)


Kevin Ryde <user42@zip.com.au> writes:

> The configure test for S_ISLNK is merely a "#ifdef", is there any
> reason not to simply do that in filesys.c itself?  I think I might
> make that change, to have less in configure.

Hmm, it's fine with me either way.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

* Re: S_ISLNK configure test
  2006-05-17 21:35 ` Marius Vollmer
@ 2006-05-19 23:46   ` Kevin Ryde
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Ryde @ 2006-05-19 23:46 UTC (permalink / raw)
  Cc: guile-devel

Marius Vollmer <mvo@zagadka.de> writes:
>
> Hmm, it's fine with me either way.

I stuck a corresponding #ifdef for S_IFLNK in scm_mknod, which wasn't
otherwise conditionalized.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


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

end of thread, other threads:[~2006-05-19 23:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-17  0:48 S_ISLNK configure test Kevin Ryde
2006-05-17 21:35 ` Marius Vollmer
2006-05-19 23:46   ` Kevin Ryde

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