Ian Jackson writes ("Re: Permanent transition tracker for Perl6 ? (was: Re:
Packaging of libraries with unstable ABI (D, Rust, Go, ...))"):
> But actually I think the whole scheme should be done the way Python
> does it. If the compiled filename needs to be decorated with a radu
Dominique Dumont writes ("Re: Permanent transition tracker for Perl6 ? (was:
Re: Packaging of libraries with unstable ABI (D, Rust, Go, ...))"):
> Sorry for the long delay
It can help to take a while to think about awkward problems...
> On Tuesday, 30 May 2017 17:37:44 CEST I
Hello
Sorry for the long delay
On Tuesday, 30 May 2017 17:37:44 CEST Ian Jackson wrote:
> ~/.perl6 is a particularly annoying place to put this. It defeats
> the usual efforts to move this kind of thing to non-backed up storage,
> or whatever.
Good point.
> > Unfortunately, these pre-compiled
On Fri, May 19, 2017 at 06:43:13PM +0200, Matthias Klumpp wrote:
> 2017-05-18 19:52 GMT+02:00 Sean Whitton :
> > Hello Matthias,
> >
> > On Thu, May 18, 2017 at 04:37:58PM +0200, Matthias Klumpp wrote:
> >> Looking at what other languages with the same problem have done, there
> >> are basically tw
Dominique Dumont writes ("Permanent transition tracker for Perl6 ? (was: Re:
Packaging of libraries with unstable ABI (D, Rust, Go, ...))"):
> On Thursday, 18 May 2017 16:37:58 CEST Matthias Klumpp wrote:
> > Unfortunately though, the D language ABI isn't stable, so any fu
On Thursday, 18 May 2017 16:37:58 CEST Matthias Klumpp wrote:
> Unfortunately though, the D language ABI isn't stable, so any future
> compiler update might break the software in weird ways unless all D
> software is recompiled when a new compiler is released.
Perl6 has a similar issue: currently
2017-05-19 2:35 GMT+02:00 Paul Wise :
> On Thu, May 18, 2017 at 10:37 PM, Matthias Klumpp wrote:
>
>> Unfortunately though, the D language ABI isn't stable, so any future
>> compiler update might break the software in weird ways unless all D
>> software is recompiled when a new compiler is released
2017-05-18 19:52 GMT+02:00 Sean Whitton :
> Hello Matthias,
>
> On Thu, May 18, 2017 at 04:37:58PM +0200, Matthias Klumpp wrote:
>> Looking at what other languages with the same problem have done, there
>> are basically two ways to deal with the issue:
>>
>> 1) Rebuild every reverse-dependency of
On Thu, May 18, 2017 at 10:37 PM, Matthias Klumpp wrote:
> Unfortunately though, the D language ABI isn't stable, so any future
> compiler update might break the software in weird ways unless all D
> software is recompiled when a new compiler is released.
> To make things worse, D also has three d
Hello Matthias,
On Thu, May 18, 2017 at 04:37:58PM +0200, Matthias Klumpp wrote:
> Looking at what other languages with the same problem have done, there
> are basically two ways to deal with the issue:
>
> 1) Rebuild every reverse-dependency of the languages' compiler every
> time the compiler
Hi!
Recently, I have been packaging some libraries written in the D
programming language[1]. Since the D team didn't have many libraries
packaged, there was no policy on how to package libraries, so I
packaged them like C/C++ libraries: Make a shared lib package and have
the software requiring it d
11 matches
Mail list logo