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: [ast-optimizer-branch] TODO web page


On Thu, 28 Mar 2002, Sebastian Pop wrote:
> Here is the starting of the TODO stack for AST-optimizer-branch.

Just a few notes concerning markup; I'm sure Diego will take care of
the "real" stuff...

> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

Please don't add this for GCC web pages, as a DOCTYPE will be added
automatically upon checkin.

>   <body>
>     <h1>AST-optimizer-branch TODO List </h1>
>
>     This list references a list of mini projects under the form of a stack :
>     the first things on the stack are the most important to be done before
>     going deeper.

This should become "<p>This list...deeper.</p>".

>       <li> <strong>Search of loop induction variables : </strong>
           ^^^                                        ^^^^^

I'd remove the blanks here.

>     </ul>
>
>
>     <hr>
>   </body>
> </html>

I believe the <hr> could/should be removed here.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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