This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

registry.cc: debug_printf() intentionally changed to system_printf() ?


winsup/cygwin/registry.cc CVS 1.42 changed debug_printf() to system_printf() in get_registry_hive_path().

This results in bogus messages e.g. if $USERPROFILE is evaluated by spenv::retrieve() in exec*()

Testcase:
$ cygdrop -- echo hello
2 [main] cygdrop 2716 get_registry_hive_path: ProfileImagePath for S-1-5-21-....
hello


Christian


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]