[Mono-devel-list] ExpandEnvironmentVariables fix

Fawad Halim fawad at fawad.net
Mon Oct 18 22:02:01 EDT 2004


Hi,
	I apologize for both problems. This patch makes the tests for
ExpandEnvironmentVariables in CVS pass. Hope the changelog below and the
modified patch is Ok.

Changelog:

* If an Environment variable value isn't found, leave the trailing % of
the reference for further matches.
* Add text between end of current lookup window and next % match if we
just got a match, or add all text to the end if there are no further %
matches.

Regards
-fawad

On Mon, 2004-10-18 at 09:09 -0400, Miguel de Icaza wrote:
> Hello,
> 
> > #64995.
> 
> There is an issue with formatting: the code should contain spaces around
> the code to follow the existing style.
> 
> The code is also a bit hard to read and its missing a ChangeLog entry.
> 
> Miguel.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: EnvVars.diff
Type: text/x-patch
Size: 1373 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041018/5a88adc6/attachment.bin 


More information about the Mono-devel-list mailing list