Guile integration and UTF-8

Lars Ljung <[email protected]>
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
I downloaded version 3.99.92 to try out the Guile integration.

1) It seems like scm_t_subr has been deprecated so guile.c does not
compile with guile 1.8.8. This was not a problem in 3.99.91.

2) This simple example fails because of the UTF-8 string:

all:
	@echo $(guile "Hej, världen!")

The result is:

ERROR: Unknown object: "Hej, världen!".

It does work as expected when using a string with only ASCII characters.

Regards,
Lars Ljung


_______________________________________________
Make-alpha mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/make-alpha
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.