Mark DateTimeParseError() noreturn
This avoids a warning from clang 3.2 about an uninitialized variable 'dtype' in date_in().
Showing
Please register or sign in to comment
This avoids a warning from clang 3.2 about an uninitialized variable 'dtype' in date_in().