Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure all code has use strict and use warnings #55

Closed
99 tasks done
zmughal opened this issue Mar 3, 2015 · 0 comments
Closed
99 tasks done

Make sure all code has use strict and use warnings #55

zmughal opened this issue Mar 3, 2015 · 0 comments

Comments

@zmughal
Copy link
Member

zmughal commented Mar 3, 2015

These files are relevant, being either .pm, .pd or .t, and not having both strict and warnings:

  • Basic/Gen/PP/Dims.pm
  • Basic/Lvalue.pm
  • Basic/Matrix.pm
  • Basic/Slices/slices.pd
  • Basic/SourceFilter/FilterSimple.pm
  • Basic/SourceFilter/FilterUtilCall.pm
  • Basic/SourceFilter/ModuleCompile.pm
  • Basic/SourceFilter/NiceSlice.pm
  • Doc/Doc.pm
  • Example/Benchmark/Bench.pm
  • Example/InlinePdlpp/Module/t/myinlinemod.t
  • Graphics/IIS/iis.pd
  • Graphics/Limits/t/limits_errb.t
  • Graphics/State.pm
  • Graphics/TriD/OpenGLQ/openglq.pd
  • Graphics/TriD/POGL/t/opengl.t
  • Graphics/TriD/TriD/ArcBall.pm
  • Graphics/TriD/TriD/GoBoard.pm
  • Graphics/TriD/TriD/Graph.pm
  • Graphics/TriD/TriD/Image.pm
  • Graphics/TriD/TriD/Labels.pm
  • Graphics/TriD/TriD/Lines.pm
  • Graphics/TriD/TriD/Logo.pm
  • Graphics/TriD/TriD/MathGraph.pm
  • Graphics/TriD/TriD/Mesh.pm
  • Graphics/TriD/TriD/Objects.pm
  • Graphics/TriD/TriD/OOGL.pm
  • Graphics/TriD/TriD/Polygonize.pm
  • Graphics/TriD/TriD/Quaternion.pm
  • Graphics/TriD/TriD/SimpleScaler.pm
  • Graphics/TriD/TriD/Surface.pm
  • Graphics/TriD/TriD/TextObjects.pm
  • Graphics/TriD/VRML/VRML.pm
  • Graphics/TriD/VRML/VRML/Protos.pm
  • IO/Browser/browser.pd
  • IO/Dumper.pm
  • IO/FastRaw/FastRaw.pm
  • IO/FlexRaw/FlexRaw.pm
  • IO/HDF/HDF.pm
  • IO/HDF/SD/SD.pd
  • IO/Storable/storable.pd
  • Libtmp/CallExt/CallExt.pm
  • Libtmp/Compression/compression.pd
  • Libtmp/Fit/Gaussian/gaussian.pd
  • Libtmp/Fit/Polynomial.pm
  • Libtmp/GSL/DIFF/gsl_diff.pd
  • Libtmp/GSL/DIFF/t/gsl_diff.t
  • Libtmp/GSL/INTEG/gsl_integ.pd
  • Libtmp/GSL/INTEG/t/gsl_integ.t
  • Libtmp/GSL/INTERP/gsl_interp.pd
  • Libtmp/GSL/INTERP/t/gsl_interp.t
  • Libtmp/GSL/LINALG/gsl_linalg.pd
  • Libtmp/GSL/MROOT/gsl_mroot.pd
  • Libtmp/GSL/MROOT/t/gsl_mroot.t
  • Libtmp/GSL/RNG/t/gsl_rng.t
  • Libtmp/GSL/SF/airy/gsl_sf_airy.pd
  • Libtmp/GSL/SF/bessel/gsl_sf_bessel.pd
  • Libtmp/GSL/SF/clausen/gsl_sf_clausen.pd
  • Libtmp/GSL/SF/coulomb/gsl_sf_coulomb.pd
  • Libtmp/GSL/SF/coupling/gsl_sf_coupling.pd
  • Libtmp/GSL/SF/dawson/gsl_sf_dawson.pd
  • Libtmp/GSL/SF/debye/gsl_sf_debye.pd
  • Libtmp/GSL/SF/dilog/gsl_sf_dilog.pd
  • Libtmp/GSL/SF/elementary/gsl_sf_elementary.pd
  • Libtmp/GSL/SF/ellint/gsl_sf_ellint.pd
  • Libtmp/GSL/SF/elljac/gsl_sf_elljac.pd
  • Libtmp/GSL/SF/erf/gsl_sf_erf.pd
  • Libtmp/GSL/SF/exp/gsl_sf_exp.pd
  • Libtmp/GSL/SF/expint/gsl_sf_expint.pd
  • Libtmp/GSL/SF/fermi_dirac/gsl_sf_fermi_dirac.pd
  • Libtmp/GSL/SF/gamma/gsl_sf_gamma.pd
  • Libtmp/GSL/SF/gegenbauer/gsl_sf_gegenbauer.pd
  • Libtmp/GSL/SF/hyperg/gsl_sf_hyperg.pd
  • Libtmp/GSL/SF/laguerre/gsl_sf_laguerre.pd
  • Libtmp/GSL/SF/legendre/gsl_sf_legendre.pd
  • Libtmp/GSL/SF/log/gsl_sf_log.pd
  • Libtmp/GSL/SF/poly/gsl_sf_poly.pd
  • Libtmp/GSL/SF/pow_int/gsl_sf_pow_int.pd
  • Libtmp/GSL/SF/psi/gsl_sf_psi.pd
  • Libtmp/GSL/SF/synchrotron/gsl_sf_synchrotron.pd
  • Libtmp/GSL/SF/transport/gsl_sf_transport.pd
  • Libtmp/GSL/SF/trig/gsl_sf_trig.pd
  • Libtmp/GSL/SF/zeta/gsl_sf_zeta.pd
  • Libtmp/ImageND/imagend.pd
  • Libtmp/Minuit/minuit.pd
  • Libtmp/Slatec/Gaussian.pm
  • Libtmp/Slatec/Linfit.pm
  • Libtmp/Slatec/t/slatec.t
  • Libtmp/Transform/transform.pd
  • Perldl2/Plugin/CleanErrors.pm
  • Perldl2/Plugin/NiceSlice.pm
  • Perldl2/Plugin/PDLCommands.pm
  • Perldl2/Plugin/PrintControl.pm
  • Perldl2/Profile/Perldl2.pm
  • Perldl2/Script.pm
  • t/bigmem.t
  • t/constructor.t
  • t/pp_croaking.t
  • t/pp_line_numbers.t

This was generated using:

grep -LF 'use strict' $(grep -LF 'use warnings' $(grep -E '\.(pm|pd|t)$' MANIFEST|grep -v '^Demos/'))|sed 's/^/- [ ] /'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants