Re: [PATCH] Skip invalid compiled file found, continue searching path.

2016-03-13 Thread David Kastrup
David Kastrup writes: [...] I apologize for sending this and the previous mail to the Guile-devel list in violation of my ban here. I had been of the impression that this was copied to the LilyPond developer list rather than the Guile developer list. Feel free to delete it. -- David Kastrup

Re: [PATCH] Skip invalid compiled file found, continue searching path.

2016-03-13 Thread David Kastrup
Jan Nieuwenhuizen writes: > David Kastrup writes: > > Hi David, > >> Shouldn't we worry about switching _to_ guile-2.0 first? > > Are you asking for help on this? Is there any to be had? I got a whole lot of promises from Guile developers over the years. Basically, whenever you write up the st

Re: [PATCH] Skip invalid compiled file found, continue searching path.

2016-03-13 Thread Jan Nieuwenhuizen
David Kastrup writes: Hi David, > Shouldn't we worry about switching _to_ guile-2.0 first? Are you asking for help on this? In any case, I am sure that running guix with nicely coexisting guile-2.0, guile-2.0++ and guile-next versions can be of great help here. Greetings, Jan -- Jan Nieuwenh

Re: [PATCH] Skip invalid compiled file found, continue searching path.

2016-03-11 Thread David Kastrup
Jan Nieuwenhuizen writes: > Hi, > > As per chat with Ludovic on #guile (thanks!) find attached another > approach to allow switching incrementally from guile-2.0 to guile-2.2: > any invalid compiled files are skipped and we continue searching the > GUILE_LOAD_COMPILED_PATH instead of throwing ear