Coder Social home page Coder Social logo

Comments (3)

dlemstra avatar dlemstra commented on July 20, 2024

I thought I had fixed all the warnings. Could you copy/paste all the error messages here?

from visualmagick.

niclet avatar niclet commented on July 20, 2024

Hi,
I think I understand. I use ZeroConfiguration when building.
ex: ImageMagick\MagickCore\type.c
static SplayTreeInfo *AcquireTypeCache(const char *filename, ExceptionInfo *exception)
filename is never used in ZeroConfiguration because MAGICKCORE_ZERO_CONFIGURATION_SUPPORT is set

Error C2220 the following warning is treated as an error ImageMagick\MagickCore\type.c 190
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\type.c 190
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\mime.c 156
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\locale.c 185
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\locale.c 185
Warning C4100 'exception': unreferenced formal parameter ImageMagick\MagickCore\mime.c 156
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\mime.c 155
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\configure.c 153
Warning C4100 'exception': unreferenced formal parameter ImageMagick\MagickCore\configure.c 153
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\configure.c 152
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\delegate.c 208
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\delegate.c 208
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\log.c 267
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\log.c 267
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\color.c 833
Warning C4100 'filename': unreferenced formal parameter ImageMagick\MagickCore\color.c 833
Error C2220 the following warning is treated as an error ImageMagick\MagickCore\opencl.c 966

from visualmagick.

dlemstra avatar dlemstra commented on July 20, 2024

Thanks for reporting this. A patch to fix this has been pushed to the ImageMagick repository and we now also included the zero configuration option in our daily build.

from visualmagick.

Related Issues (6)

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.