Nick Cernis 8a5818535b
Make invalidFmtError public and use in place of compileErrors for bad format strings (#13526)
* Export invalidFmtErr

To allow consistent use of "invalid format string" compile error
response for badly formatted format strings.

See https://github.com/ziglang/zig/pull/13489#issuecomment-1311759340.

* Replace format compile errors with invalidFmtErr

- Provides more consistent compile errors.
- Gives user info about the type of the badly formated value.

* Rename invalidFmtErr as invalidFmtError

For consistency. Zig seems to use “Error” more often than “Err”.

* std: add invalid format string checks to remaining custom formatters

* pass reference-trace to comp when building build file; fix checkobjectstep
2022-11-12 21:03:24 +02:00
..
2022-10-30 01:09:31 -07:00
2022-10-06 21:22:20 +03:00
2022-11-04 00:09:27 +03:30
2022-11-04 00:09:27 +03:30
2022-11-04 00:09:27 +03:30
2022-08-23 21:11:02 -07:00
2022-11-04 00:09:27 +03:30
2022-01-07 00:06:06 -05:00
2022-09-11 23:18:43 -04:00
2022-11-04 00:09:27 +03:30
2022-11-12 09:40:40 +01:00
2022-11-04 00:09:27 +03:30
2022-11-04 00:09:27 +03:30
2022-04-15 17:01:01 -05:00
2022-11-04 00:09:27 +03:30
2022-09-13 20:26:04 -04:00