[dylan-lang/opendylan] 828563: [dfmc-optimization] Mark some warnings as abstract...

GitHub <[email protected]> Mon, 10 Aug 2015 10:39:10 -0700
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <55c8e1bed852e_57d63fa8c68a92c02941b@hookshot-fe2-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: 828563914989ce8e392a444b96e9dab02ef592ff
      https://github.com/dylan-lang/opendylan/commit/828563914989ce8e392a444b96e9dab02ef592ff
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-08-09 (Sun, 09 Aug 2015)

  Changed paths:
    M sources/dfmc/optimization/dispatch.dylan

  Log Message:
  -----------
  [dfmc-optimization] Mark some warnings as abstract.

* sources/dfmc/optimization/dispatch.dylan
  (<incompatible-call>): Mark as abstract, both because it should
    be and because marking <argument-count-mismatch-in-call> as
    abstract requires that this be abstract.
  (<argument-count-mismatch-in-call>): Mark as abstract as it
    shouldn't be instantiated directly. It has subclasses for
    the various scenarios which provide the error message.


  Commit: 8759e5f68a5a9e2ba413131163b4a461d22c7f80
      https://github.com/dylan-lang/opendylan/commit/8759e5f68a5a9e2ba413131163b4a461d22c7f80
  Author: Peter S. Housel <[email protected]>
  Date:   2015-08-10 (Mon, 10 Aug 2015)

  Changed paths:
    M sources/dfmc/optimization/dispatch.dylan

  Log Message:
  -----------
  Merge pull request #953 from waywardmonkeys/abstract-warning

[dfmc-optimization] Mark some warnings as abstract.


Compare: https://github.com/dylan-lang/opendylan/compare/d0f16443b453...8759e5f68a5a

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter