Skip to content

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Dec 19, 2019

No description provided.

@aykevl aykevl force-pushed the fix-interp-lifetime-calls branch 3 times, most recently from 22822b6 to 96e3aac Compare December 19, 2019 13:24
@aykevl
Copy link
Member Author

aykevl commented Dec 19, 2019

The first commit gets image/jpeg to work. The second commit breaks the syscall package...

@aykevl aykevl force-pushed the fix-interp-lifetime-calls branch from 96e3aac to 7d0c224 Compare December 19, 2019 13:47
This fixes a bug found when updating a map with string keys.
Originally reported here:
hybridgroup/gdg-2019#6
This is a limitation in the PutString/PutBinary calls, make sure that
they won't get non-constant values as a safety measure.
@aykevl aykevl force-pushed the fix-interp-lifetime-calls branch from 7d0c224 to 48b7f03 Compare December 19, 2019 14:10
@aykevl
Copy link
Member Author

aykevl commented Dec 19, 2019

Hopefully it'll work now...

@deadprogram
Copy link
Member

We for sure needed this. Merging, thanks @aykevl

@deadprogram deadprogram merged commit 2004555 into dev Dec 20, 2019
@deadprogram deadprogram deleted the fix-interp-lifetime-calls branch December 20, 2019 00:43
aykevl added a commit that referenced this pull request Dec 20, 2019
Accidentally left in the source in
#787.
deadprogram pushed a commit that referenced this pull request Dec 20, 2019
Accidentally left in the source in
#787.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants