Skip to content

WARNING: unused variadic paramters.  #1712

@Cvikli

Description

@Cvikli

Hey @maleadt,
I get these warning messages after using the julia nightly builds:

WARNING: method definition for attribute at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/pool.jl:79 declares type variable T but does not use it.
WARNING: method definition for attribute! at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/pool.jl:90 declares type variable T but does not use it.
WARNING: method definition for #cudacall#42 at /home/user/.julia/packages/CUDA/DfvRa/lib/cudadrv/execution.jl:131 declares type variable N but does not use it.
WARNING: method definition for #bitonic_sort!#3 at /home/user/.julia/packages/CUDA/DfvRa/src/sorting.jl:836 declares type variable T but does not use it.

Can you clean these little warnings?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions