Giter Site home page Giter Site logo

Comments (2)

zuimrs avatar zuimrs commented on July 20, 2024

ERLC recon_server.erl recon_web.erl recon_web_app.erl recon_web_handle.erl recon_web_lib.erl recon_web_protocol.erl recon_web_session.erl recon_web_session_sup.erl recon_web_status.erl recon_web_sup.erl recon_web_system.erl recon_web_uuids.erl
compile: warnings being treated as errors
src/recon_web_uuids.erl:36: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1
src/recon_web_uuids.erl:44: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1
src/recon_web_uuids.erl:79: crypto:rand_bytes/1 is deprecated and will be removed in a future release; use crypto:strong_rand_bytes/1
make[1]: *** [ebin/recon_web.app] Error 1
make: *** [all] Error 2

replace function crypto:rand_bytes/1 with crypto:strong_rand_bytes/1

from recon_web.

zhongwencool avatar zhongwencool commented on July 20, 2024

Yeah, I don't have time to do this, would really appreciate your help in fixing this

from recon_web.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.