[Mono-list] make check and .config directory

Jurek Bartuszek koxta at koxta.net
Tue Jun 26 11:40:59 EDT 2007


I've noticed that this is where make check tries to access :

Mono.Security/Mono.Security.Cryptography/KeyPairPersistence.cs:218

it uses _userPath, which uses Environment.SpecialFolder.ApplicationData.
Therefore it seems that mono does not take XDG_* variables into
consideration when initializing this property.

Best regards,
Jurek Bartuszek


More information about the Mono-list mailing list