• Wouter van Oortmerssen's avatar
    Multiple schemas parsed by flatc are now parsed independently. · ac49eda0
    Wouter van Oortmerssen authored
    It used to be such that later schemas could depend on earlier
    schemas. This was a convenience from days before include files
    were implemented. Nowadays they cause subtle bugs rather than being
    useful, so this functionality has been removed.
    
    You now need to explicitly include files you depend upon.
    
    Change-Id: Id8292c3c621fc38fbd796da2d2cbdd63efc230d1
    Tested: on Linux.
    ac49eda0
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
php Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
composer.json Loading commit data...
readme.md Loading commit data...