poison icon indicating copy to clipboard operation
poison copied to clipboard

Use import Bitwise instead of use Bitwise

Open ryvasquez opened this issue 2 years ago • 3 comments

See: https://hexdocs.pm/elixir/1.14.1/changelog.html#4-hard-deprecations

ryvasquez avatar Oct 11 '22 10:10 ryvasquez

Can someone finally merge this PR? The warning during the installation of poison is really annoying `warning: use Bitwise is deprecated. import Bitwise instead lib/poison/parser.ex:65: Poison.Parser

warning: use Bitwise is deprecated. import Bitwise instead lib/poison/encoder.ex:112: Poison.Encoder.BitString`

Zakhar17 avatar Dec 04 '22 15:12 Zakhar17

+1

narup avatar Dec 06 '22 00:12 narup

I think this project is dead because no MR have been merged since 2021 and many other MR waiting or bugs since then that are not being looked at . @devinus any chance you could share ownership or add more people. I am sure some of us would love to contribute but someone needs the keys

epinault avatar Feb 04 '23 01:02 epinault