Files
loongoffice/ure
Hossein acf7a851e8 Revert "tdf#145538 Use range based for loops"
This reverts commit 64469bb1a7383da6e7ff1150d693b3e08f54bc91.

To keep the compatibility with C++98, we need to revert the previous patch.

Quoting sberg:
"This code happens to not normally be processed (see ure/source/uretest/README)
and is meant to be compilable with the 3rd-party UNO compiler baselines (i.e.,
just C++98, which implies no range base for loops)."

Change-Id: I1355a29af24299a99a23dfcd1dd473894d7c9e0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142302
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
2022-11-07 08:20:46 +01:00
..

UNO Runtime Environment (URE)

Beginnings of standalone UNO distribution.

You may also want to read the README located at: [git:ure/source/README]