There are detailed instructions about how to create a patch here:

http://wiki.lazarus.freepascal.org/Creating_A_Patch

They are mostly about lazarus, but should apply to fpc too. In you
case you should download the fpc source code from subversion,
substitute your file on the currect place, and then do a svn diff >
mypatch.patch

Also check the .patch file to see if there aren't any sincronization
issues (changes that conflict with yours).

And then submit it to fpc guys. I'm not sure exactly where, maybe on
the bug tracker or on fpc-devel mailling list.

-- 
Felipe Monteiro de Carvalho

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to