79660098

Date: 2025-06-10 08:51:18
Score: 1
Natty:
Report link

Since the order of evaluation of the arguments at the call site is indeterminate, I need guarantees that filename.wstring() does not modify errno.

The C++ standard does not give you this guarantee.

@BoP Thanks, I know. This would require additional lines of code that I want to avoid if they can be avoided easily.

– j6t

I am afraid it is the only way. **(Lines of source code != more code in executable.)**

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @BoP
  • High reputation (-2):
Posted by: 0___________