GithubHelp home page GithubHelp logo

openwebwork / retired-pg-dev Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 13.0 4.6 MB

This is the old dev repo for pg code, please use PG: branch develop (and the git flow style if at all possible) for future development

License: Other

Perl 92.15% Prolog 7.85%

retired-pg-dev's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

retired-pg-dev's Issues

defined(@array) is deprecated in perl 5.16

and as a result, every homework set and every problem produce warning messages like these:
Warning messages

  • defined(@array) is deprecated at /Users/jason/webwork/pg/lib/Parser/Item.pm line 42. (Maybe you should just omit the defined()?)
  • defined(@array) is deprecated at /Users/jason/webwork/pg/lib/Value/Context.pm line 105. (Maybe you should just omit the defined()?)

My production server uses perl 5.14 where this isn't a problem, but this shows up on the devel server I just set up with perl 5.16. Maybe we should just omit the defined().

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.