[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [supercollider/supercollider] c0a550: scdoc/sclang lexers: use intptr_t for compatibilit...



  Branch: refs/heads/master
  Home:   https://github.com/supercollider/supercollider
  Commit: c0a550d247ef98088dba3ca12c0e49587c2b6748
      https://github.com/supercollider/supercollider/commit/c0a550d247ef98088dba3ca12c0e49587c2b6748
  Author: Tim Blechmann <tim@xxxxxxxxxx>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M SCDoc/SCDoc.h
    M SCDoc/SCDoc.tab.cpp
    M SCDoc/SCDoc.tab.hpp
    M SCDoc/SCDoc.y
    M SCDoc/lex.scdoc.cpp
    M lang/LangSource/Bison/lang11d
    M lang/LangSource/Bison/lang11d_tab.cpp
    M lang/LangSource/Bison/lang11d_tab.h
    M lang/LangSource/PyrLexer.cpp
    M lang/LangSource/PyrLexer.h
    M lang/LangSource/PyrParseNode.cpp
    M lang/LangSource/PyrParseNode.h
    M lang/LangSource/SimpleStack.cpp
    M lang/LangSource/SimpleStack.h

  Log Message:
  -----------
  scdoc/sclang lexers: use intptr_t for compatibility with LLP64 architectures

based on a patch by Lucas Cornelisse

Signed-off-by: Tim Blechmann <tim@xxxxxxxxxx>


  Commit: 142dc3a538bb43f01ebd9890c59cc1dad3fa80d0
      https://github.com/supercollider/supercollider/commit/142dc3a538bb43f01ebd9890c59cc1dad3fa80d0
  Author: Julian Rohrhuber <julian.rohrhuber@xxxxxxxxxxxxxxxxxx>
  Date:   2015-12-13 (Sun, 13 Dec 2015)

  Changed paths:
    M SCDoc/SCDoc.h
    M SCDoc/SCDoc.tab.cpp
    M SCDoc/SCDoc.tab.hpp
    M SCDoc/SCDoc.y
    M SCDoc/lex.scdoc.cpp
    M lang/LangSource/Bison/lang11d
    M lang/LangSource/Bison/lang11d_tab.cpp
    M lang/LangSource/Bison/lang11d_tab.h
    M lang/LangSource/PyrLexer.cpp
    M lang/LangSource/PyrLexer.h
    M lang/LangSource/PyrParseNode.cpp
    M lang/LangSource/PyrParseNode.h
    M lang/LangSource/SimpleStack.cpp
    M lang/LangSource/SimpleStack.h

  Log Message:
  -----------
  Merge pull request #1692 from timblechmann/novacollider/llp64

scdoc/sclang lexers: use intptr_t tof compatibility with LLP64 archtectures


Compare: https://github.com/supercollider/supercollider/compare/ce13db043fc0...142dc3a538bb