GithubHelp home page GithubHelp logo

Comments (10)

MatthieuStigler avatar MatthieuStigler commented on August 20, 2024 1

Just submitted and... unfortunately, it looks like the warning is still there? see https://win-builder.r-project.org/incoming_pretest/lfe_2.9-0_20230120_092248/Debian/00check.log

./lfe.h:115:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lfe.h:116:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:231:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:244:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024 1

@pachadotdev , just submittd, and got rejected, but it seems we are getting closer! :-)

Now the message appears only for two lines:

Found the following significant warnings:
utils.c:231:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:244:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/srv/hornik/tmp/CRAN/lfe.Rcheck/00install.out’ for details.

Do you think you could have a look? Thanks!

sure! it's the R user interruption, let me write a workaround

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024

hi @MatthieuStigler
I have opened a PR that fixes this issue, but also applies proper indentation to the written code

from lfe.

MatthieuStigler avatar MatthieuStigler commented on August 20, 2024

Was fixed by @pachadotdev , thanks a lot!!

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024

Just submitted and... unfortunately, it looks like the warning is still there? see https://win-builder.r-project.org/incoming_pretest/lfe_2.9-0_20230120_092248/Debian/00check.log

./lfe.h:115:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
./lfe.h:116:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:231:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:244:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]

that's a new warning, I'll try to bypass it in a new PR

from lfe.

MatthieuStigler avatar MatthieuStigler commented on August 20, 2024

@pachadotdev , just submittd, and got rejected, but it seems we are getting closer! :-)

Now the message appears only for two lines:

Found the following significant warnings:
utils.c:231:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
utils.c:244:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
See ‘/srv/hornik/tmp/CRAN/lfe.Rcheck/00install.out’ for details.

Do you think you could have a look? Thanks!

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024

@MatthieuStigler I've uploaded to RHub and Winbuilder to check if the error is gone

from lfe.

MatthieuStigler avatar MatthieuStigler commented on August 20, 2024

Thanks! I see you made important non-technical changes to the DESCRIPTION file? I think it would be good to separate the technical commits from those, so that we can discuss them?

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024

yes, let me revert those !!!!!!

from lfe.

pachadotdev avatar pachadotdev commented on August 20, 2024

Thanks! I see you made important non-technical changes to the DESCRIPTION file? I think it would be good to separate the technical commits from those, so that we can discuss them?

@MatthieuStigler Reverted!! I have my own branch where I added a Poisson GLM. Let's discuss that later.

from lfe.

Related Issues (2)

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.