Skip to content

Binary schema compilation results different on Windows #8816

@relativityspace-jsmith

Description

@relativityspace-jsmith

Working on #8008 , I found that flatc compiles monster.fbs into a different binary schema file on Windows than other platforms.

Here's the Windows version: monster-windows.bfbs.zip

And here's the normal version: https://github.com/google/flatbuffers/blob/master/samples/monster.bfbs

This issue seems like it has never been noticed till now because the CMake build system for flatc did not regenerate monster.bfbs, so the check for whether any generated files are different after building has not been catching this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions