[Gambas-devel] Stat command

Benoît Minisini gambas at ...1...
Fri Feb 21 11:37:42 CET 2003


Le Mercredi 19 Février 2003 22:05, Fabien a écrit :
> hello all , hello Nigel
>
> Scuse me for my forget...
>
> Change the function Validate in FSelector by :
> ...

OK, it's done.


NOTE FOR EVERYBODY: 

When you send little patches, you should do the following :

1) Send me the entire file, by telling me "this is the FFF file modified from 
the X.XX version of Gambas"

OR

2) Use the diff command. 
Let's suppose you have the two directories:
- ~/gambas-X.XX the original source package directory
- ~/mygambas the modified package directory
Just do: diff -rb ~/gambas-X.XX ~/mygambas > gambas-X.XX.diff
And send me the diff file.

With that, I can see what you have modified exactly, and can easily merge your 
modifications with mine.

Regards,

-- 
Benoît Minisini
mailto:gambas at ...1...




More information about the Devel mailing list