Skip to content
GitLab
Explore
Sign in
Register
Commit
c09d0a9e
authored
Feb 27, 2024
by
Chris Lamb
👀
Browse files
Don't try and compare rdb_expected_diff on non-GNU systems as %p formatting can vary. (Re:
#364
)
For instance, `printf("%p\n", NULL);` prints "(nil)" with GLIBC and "0x0" on MacOS.
parent
a04c8296
Loading
Loading
Loading
Loading
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment