Loading... (original) (raw)
The compilation of native files defines "THIS_FILE" to hold the name of the current compilation unit. However, setting "THIS_FILE" in NativeCompilation.gmk is broken and results in "THIS_FILE" being the empty string.
This affects various native logs in the class library which use the value of "THIS_FILE" to decorate their output with the current file name.