Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1400 from UncleGrumpy/binary_to_integer-warning
Fix unused `Base` warning when compiling erlang.erl Fixes a warning that `Base` is unused in `erlang:binary_to_integer/2` when compiling erlang.erl. These changes are made under both the "Apache 2.0" and the "GNU Lesser General Public License 2.1 or later" license terms (dual license). SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
- Loading branch information