> Here is the diff for Fl.H and Fl.cxx with the mentioned changes.

Domingo, 

How did you generate these diffs?

It is conventional to use unified diffs for patches, and I suspect, on a
cursory glance, that the diffs might also be reversed.

I have not tried to apply them...


The usual way to make a patch is to do something like:


        diff -u old_file new_file > changes.patch

Note use of the unified diff (-u) option and the "old" then "new" file
order...


Cheers,
-- 
Ian



SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to