mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 10:58:52 +00:00
Made flatc error messages look like what other compilers output.
Looks like MSVC on Windows and like gcc everywhere else. For enhanced IDE clickability. Bug: 17208371 Change-Id: Ie3e02658fccd3edfd464b4bacf4bc68c613a8570 Tested: on Linux and Windows.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// example IDL file
|
||||
// test schema file
|
||||
|
||||
include "include_test1.fbs";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user