Skip to content

Conversation

@akleshchev
Copy link
Contributor

Reverts #4899

Interferes with linux work, will be moved to a different branch and applied separately.

…set value. Improve error checking inside function and add comment about not updating the seek pointer when an offset of 0 is specified"

This reverts commit 4153d67.
…pr.h as it was not neededanywhere else"

This reverts commit 23a3cdd.
…ilot and make LLFile::size() return -1 on error and adjust the callers to account for that."

This reverts commit 2438854.
…rove error handling in LLFile::read(), LLFile::write() and LLFile::copy() - Improve LLFileSystem::getFileSize() to work with the extra possibility of LLFile::size() returning -1 on error - Replace LLAPRFile:readEx() and LLAPRFile::writeEx() with according LLFile functions"

This reverts commit 13a3cf9.
…e::write() static function. These functions will be used to replace LLAPRFile::readEx() and LLAPRFile::writeEx() in an upcoming patch."

This reverts commit 9756b4b.
…e of a file_name. Replace LLAPRFile::remove(), LLAPRFile::size() and LLAPRFile::isExist() with according functions from LLFile and retire these LLAPRFile methods and the never used LLAPRFile::rename(), LLAPRFile::makeDir() and LLAPRFile::removeDir() functions. Also clean up remarks about the threading safety of the APRCachePool, which is not used in these locations anymore."

This reverts commit 3ca3ea7.
@akleshchev akleshchev merged commit c92b0b7 into develop Dec 10, 2025
10 checks passed
@akleshchev akleshchev deleted the revert-4899-LLAPRFile-cleanup branch December 10, 2025 23:42
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants