[Snek] [keith-packard/snek] c777b5: examples: Update neopixel.py license to GPL3+

Keith Packard noreply at github.com
Mon Jun 10 15:08:00 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: c777b54e31b67ef53a8b4246b93cab44df066795
      https://github.com/keith-packard/snek/commit/c777b54e31b67ef53a8b4246b93cab44df066795
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M examples/neopixel.py

  Log Message:
  -----------
  examples: Update neopixel.py license to GPL3+

Somehow this file got the wrong license attached.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 9eadd0fe1bbb64eda6d3d986a315fd63a44de754
      https://github.com/keith-packard/snek/commit/9eadd0fe1bbb64eda6d3d986a315fd63a44de754
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M snek-memory.c

  Log Message:
  -----------
  Use #ifdef SNEK_MEM_CACHE_NUM instead of #if

Using an undefined name does provide a value of zero, so this works,
but the compiler can produce a warning with the right flags.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: b1ab61a76afbc09ad796ac714cb3a52b76f5b351
      https://github.com/keith-packard/snek/commit/b1ab61a76afbc09ad796ac714cb3a52b76f5b351
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M Makefile
    M snek.defs

  Log Message:
  -----------
  Install optional source files to $(SHAREDIR)

Allow external snek builds to use all of these files too

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/8bac19d19c66...b1ab61a76afb


More information about the Snek mailing list