https://bugs.winehq.org/show_bug.cgi?id=56375
Bug ID: 56375 Summary: execl does not work like in windows. Product: Wine-gecko Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gecko-unknown Assignee: jacek@codeweavers.com Reporter: sergiotarxz@posteo.net Distribution: ---
Something that bothers me since many time ago is that when you develop Windows applications in Linux testing in Wine a common pitfall is that execl won't work equal so a perfectly working program in wine won't work at all in windows.
I do not know why in wine execl will search path and it is more permissive with the contents of the second argument while in windows it only allows relative or absolute paths and the second argument must have a correct content.
Is there something that can be done?
https://bugs.winehq.org/show_bug.cgi?id=56375
--- Comment #1 from Sergio sergiotarxz@posteo.net --- With execl I refer to the unistd.h functions of course.
https://bugs.winehq.org/show_bug.cgi?id=56375
Sergio sergiotarxz@posteo.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-gecko |Wine Component|wine-gecko-unknown |-unknown
https://bugs.winehq.org/show_bug.cgi?id=56375
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Can you provide a concrete example?
https://bugs.winehq.org/show_bug.cgi?id=56375
Sergio sergiotarxz@posteo.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Sergio sergiotarxz@posteo.net --- I think execl does not actually have this problem finally, I tried to reproduce but could not.
https://bugs.winehq.org/show_bug.cgi?id=56375
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=56375
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Actually closing.