[Axiom-developer] backslash-newline in Makefiles

2007-05-27 Thread daly
Stephen, I used your posted diff for the Make newline problem. The changeset has been applied. The commit is done to git and SVN. Thanks, Tim ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axio

[Axiom-developer] backslash-newline in Makefiles

2007-05-27 Thread daly
Stephen, The git-pull isn't answering the page so I suspect something is misconfigured as I can git-pull silver. I'll have to look into that. In the meantime I'll use your posted diff. re: your changes Yes, they are what I'd consider a changeset. They address one particular problem that affec

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
On Sun, 27 May 2007, C Y wrote: | ! Disinterest is more fatal to a project than any | disorganization could ever be Indeed. And disinterest is lurking around when no forward move or progress is being made. -- Gaby ___ Axiom-developer ma

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread C Y
--- Gabriel Dos Reis <[EMAIL PROTECTED]> wrote: > > This is Axiom. The goal is to redo everything, especially known and > solved problems. We have about 25 years left for that. I would rather phrase it as the goal is to implement the solutions to problems (known or unknown) in a fashion such th

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
On Sun, 27 May 2007, Stephen Wilson wrote: | > This is Axiom. The goal is to redo everything, especially known and solved | > problems. We have about 25 years left for that. | | If this problem is solved, why does silver not reflect that? This is Axiom. -- Gaby __

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Stephen Wilson
Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > On Sun, 27 May 2007, Stephen Wilson wrote: > > [...] > > | This does not make anything worse. Im just posting a patch against > | silver. Whats the big deal? > > I don't think there is a big. Your patches are most welcome, and I do hope > they e

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
On Sun, 27 May 2007, Stephen Wilson wrote: [...] | This does not make anything worse. Im just posting a patch against | silver. Whats the big deal? I don't think there is a big. Your patches are most welcome, and I do hope they eventually get included. This is Axiom. The goal is to redo eve

RE: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
On Sun, 27 May 2007, Bill Page wrote: [...] | It is often unpleasant to see work being re-done | without any attribution. I'm not unpleasantly surprised at all. This is Axiom. -- Gaby ___ Axiom-developer mailing list Axiom-developer@nongn

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
On Sun, 27 May 2007, Stephen Wilson wrote: | The issue is simple. I am not interested in building off of | build-improvments or wh-sandbox. By no means I intended to imply you should do otherwise. [...] | It is not one of my priorities to merge build-improvments or | wh-sandbox with silver.

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Stephen Wilson
"Bill Page" <[EMAIL PROTECTED]> writes: > Stephen, > > On May 27, 2007 5:42 PM you wrote: > > > > Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > > > Stephen Wilson <[EMAIL PROTECTED]> writes: > > > > > > | Now on the Axisp branch: > > > |[EMAIL PROTECTED]:/home/swilson/axisp > > > | > > >

RE: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Bill Page
Stephen, On May 27, 2007 5:42 PM you wrote: > > Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > > Stephen Wilson <[EMAIL PROTECTED]> writes: > > > > | Now on the Axisp branch: > > |[EMAIL PROTECTED]:/home/swilson/axisp > > | > > |commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1 > > | > >

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Stephen Wilson
Gabriel Dos Reis <[EMAIL PROTECTED]> writes: > Stephen Wilson <[EMAIL PROTECTED]> writes: > > | Now on the Axisp branch: > |[EMAIL PROTECTED]:/home/swilson/axisp > | > |commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1 > | > | Remove backslash-newline sequences from single-quoted strings i

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Gabriel Dos Reis
Stephen Wilson <[EMAIL PROTECTED]> writes: | Now on the Axisp branch: |[EMAIL PROTECTED]:/home/swilson/axisp | |commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1 | | Remove backslash-newline sequences from single-quoted strings in | makefiles. I may be wrong but believe those are solved p

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Stephen Wilson
Hi Ralf, Ralf Hemmecke <[EMAIL PROTECTED]> writes: > > For convinience, attached is a patch against current Silver. > > What is the "current Silver"??? Where is it? On Sourceforge? The current Silver is a git repo on axiom-developer, and an svn repo on Sourceforge. Tim gave the details here:

Re: [Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Ralf Hemmecke
For convinience, attached is a patch against current Silver. What is the "current Silver"??? Where is it? On Sourceforge? Ralf ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

[Axiom-developer] backslash-newline in Makefiles.

2007-05-27 Thread Stephen Wilson
Now on the Axisp branch: [EMAIL PROTECTED]:/home/swilson/axisp commit 68ee822219e707ea366fa877e0a99ae8b45c4dc1 Remove backslash-newline sequences from single-quoted strings in makefiles. The makefiles broke with GNU Make 3.81. From make-3.81/Changelog: * WARNING: Backward-incom