-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
329: Drop `trybuild` test r=jdroenner a=lnicola - [x] I agree to follow the project's [code of conduct](https://github.com/georust/gdal/blob/master/CODE_OF_CONDUCT.md). - [ ] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users. --- Follow-up to #236 Closes #312 `trybuild` sounds nice, however: - it doesn't work (out of the box) with multiple compiler versions, so it breaks when upgrading compilers: #234 - when testing with `--all-features`, it causes the code to be rebuilt twice - I've seen it give some weird errors in unusual circumstances (under `gdb`, maybe?) - it's completely broken for `@metasim` (#312), but not on CI, see also #312 (comment) - 1.5 years later, we still only have one test Co-authored-by: Laurențiu Nicola <[email protected]>
- Loading branch information
Showing
5 changed files
with
0 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.