This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: frontends.html -- remove FLIM and GNU Shakespeare


Gerald Pfeifer wrote:
> (If someone wants to submit a patch for http://gcc.gnu.org/frontends, I
> will review/apply that, and I am certainly trying to keep links important
> to GCC working, but as you noticed, in this specific case it wasn't even
> clear what else to use, nor did we receive any heads-up nor complaints by
> users.)

Got this mail from Sreejith, the co-maintainer of the
FLIM front-end:
---------------------------- 8< ----------------------------
Sorry, It was a problem of domain exp.
I didn't notice it.
I will take care of it and I will send the new pathch
to Gerald pfeifer.
Thanks for bringing this into notice

Sreejith
---------------------------- 8< ----------------------------


>>BTW, the "Further Readings" section can do with a link
>>to the "GCC Frontend HOWTO":
>>
>>    http://www.tldp.org/HOWTO/GCC-Frontend-HOWTO
>>
>>This was written by Sreejith Menon.
> 
> 
> Would you mind sending a patch?

Why would I? ;-)

(I've taken the liberty of linkifying Jonathan Bartlett's
email address the way it was for every other address in
that section.)

Index: ChangeLog
from  Ranjit Mathew  <rmathew@hotmail.com>

	* readings.html (GCC-specific Literature): Add link to the
	GCC Frontend HOWTO. Linkify Jonathan Bartlett's email
	address.

Index: readings.html
===================================================================
--- readings.html	Tue Sep 30 14:17:23 2003
+++ readings.html	Tue Sep 30 14:24:19 2003
@@ -19,4 +19,7 @@
   Dunces</a> by Hans-Peter Nilsson &lt;<a
href="mailto:hans-peter.nilsson@axis.com";>hans-peter.nilsson@axis.com</a>&gt;.</li>

+  <li><a href="http://www.tldp.org/HOWTO/GCC-Frontend-HOWTO";>GCC Frontend
+  HOWTO</a> by Sreejith K. Menon &lt;<a
href="mailto:sreejithkmenon@yahoo.com";>sreejithkmenon@yahoo.com</a>&gt;.</li>
+
   <li><a href="http://people.debian.org/~aaronl/Usenix88-lexic.pdf";>Lexical
   Closures for C++</a> by Thomas M. Breuel, on the design and
@@ -29,5 +32,5 @@

   <li><a href="http://www.eskimo.com/~johnnyb/computers/toy/";>A Toy
-  Example Language</a> by Jonathan Bartlett &lt;johnnyb@eskimo.com&gt;.</li>
+  Example Language</a> by Jonathan Bartlett &lt;<a
href="mailto:johnnyb@eskimo.com";>johnnyb@eskimo.com</a>&gt;.</li>

   <li><a href="http://wwwspies.informatik.tu-muenchen.de/personen/pizka/";>GNU INSEL Compiler
gic</a>.</li>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]