History log of /fuchsia/zircon/system/host/fidl/lib/error_reporter.cpp
Revision Date Author Comments
# c07dbd14 09-Sep-2018 Pascal Perez <pascallouis@google.com>

[fidlc] Sharing error formatting in ErrorReporter

Test: unit tests, no expected behavior change
Change-Id: I2cfd3488ed56e0e887d125b46b545dca26bee17f


# 2129efa3 19-Mar-2018 George Kulakowski <kulakowski@google.com>

[fidl][errors] Move std::string errors into the reporter

Any error message is likely to have dynamic or contextual information,
and thus be an allocated std::string rather than a const char*. Making
the reporting infrastructure just take std::strings accordingly, since
all its callers are making one anyway.

Change-Id: I1165c773ac3c90e6664658b24b0cba6cc899d0d2


# d94d0d57 06-Feb-2018 P.Y. Laligand <pylaligand@google.com>

[build][fidl] Separate the fidl (host) lib from the compiler binary.

TO-732

Change-Id: I02625c25d3cac7bb7316370c47c765e1a66e9a01


# 04b98eaa 20-Dec-2017 George Kulakowski <kulakowski@google.com>

[fidl] Add a notion of SourceLocation, and use it in a bit of error reporting

Change-Id: Ie27a04dcd83d639ca2d4a029773c4d6bdadee1e3