guile-reader-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [guile-reader-devel] _scm_to_make_reader_flag


From: Catonano
Subject: Re: [guile-reader-devel] _scm_to_make_reader_flag
Date: Wed, 2 Jan 2019 09:38:59 +0100



Il giorno lun 3 dic 2018 alle ore 10:02 tantalum <address@hidden> ha scritto:
this looks like another thing i have seen before. but it seems this has
been fixed in the current git master version of guile-reader.
in the past i had applied this patch to make it work:
https://aur.archlinux.org/cgit/aur.git/plain/register.patch?h=guile-reader-git&id=52beb87d4f6ff4c59e6b301ac1fbd574e0d9eaf2

thank you Tantalum

I tried again right now and that warning doesn't come up anymore.

Now there's this new one (on the current master)

make  all-am
make[3]: ingresso nella directory "/home/catonano/projects/guile-reader/src"
  CC       reader.lo
  CC       token-readers.lo
  CC       reader-lib.lo
  CC       compat.lo
compat.c: In function ‘tag_to_type’:
compat.c:239:2: warning: implicit declaration of function ‘scm_c_issue_deprecation_warning_fmt’; did you mean ‘scm_set_current_warning_port’? [-Wimplicit-function-declaration]
  scm_c_issue_deprecation_warning_fmt
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  scm_set_current_warning_port
  CCLD     libguile-reader.la


reply via email to

[Prev in Thread] Current Thread [Next in Thread]