-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Labels
Type: bugSomething isn't workingSomething isn't working
Milestone
Description
What happened?
* checking compiled code ... WARNING
Warning: File ‘adbcflightsql/libs/adbcflightsql.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘go/libadbc_driver_flightsql.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘go/libadbc_driver_flightsql.a’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
Haven't looked at why; also should those .a files be there in the first place? Maybe we can just delete them?
Stack Trace
No response
How can we reproduce the bug?
No response
Environment/Setup
No response
Metadata
Metadata
Assignees
Labels
Type: bugSomething isn't workingSomething isn't working