Skip to content

Fix building of FileStreamTest.cpp on FreeBSD#4992

Merged
matejk merged 1 commit intopocoproject:mainfrom
arrowd:freebsd-build-fix
Aug 10, 2025
Merged

Fix building of FileStreamTest.cpp on FreeBSD#4992
matejk merged 1 commit intopocoproject:mainfrom
arrowd:freebsd-build-fix

Conversation

@arrowd
Copy link
Copy Markdown
Contributor

@arrowd arrowd commented Aug 8, 2025

According to POSIX, S_IRGRP et all are defined in sys/stat.h, so the code that uses these defines should include that header

According to POSIX, S_IRGRP et all are defined in sys/stat.h, so the code
that uses these defines should include that header
@matejk matejk added this to the Release 1.15.0 milestone Aug 10, 2025
@matejk matejk merged commit 675f73f into pocoproject:main Aug 10, 2025
35 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants