Fixing wall of warnings: already initialized constant Etc::PC_SYMLINK_MAX

Updated . Posted . Visible to the public.

These warnings are printed when the etc Gem is installed, while etc is also included in Ruby. Fix with:

gem uninstall etc
Profile picture of Dominik Schöler
Dominik Schöler
Last edit
Emanuel
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2020-07-23 06:43)