<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Build wurde durch eine SCM-Änderung ausgelöst.</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>36</buildNumber><marked><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><branch><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><branch><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><branch><SHA1>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/lep/jhcr.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>jhcr</displayPath><fileName>jhcr</fileName><relativePath>jhcr</relativePath></artifact><building>false</building><displayName>#36</displayName><duration>10693</duration><estimatedDuration>5470</estimatedDuration><fullDisplayName>JHCR #36</fullDisplayName><id>36</id><inProgress>false</inProgress><keepLog>false</keepLog><number>36</number><queueId>2211</queueId><result>SUCCESS</result><timestamp>1581002708050</timestamp><url>https://grill.wurstlang.org/hudson/job/JHCR/36/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Hot/Instruction/Compiler.hs</affectedPath><commitId>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</commitId><timestamp>1581002208000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></author><authorEmail>lep.delete@googlemail.com</authorEmail><comment>Handle null/code comparison
Previously `null` was always treated as of type handle in comparisons
but code is internally represented as integer so we had a mismatch. To
fix this we don't convert code to integer implicitly but we have to call
`code2int` explicitely. This makes sense since we can use code in 
typechecking but int in compiling.
</comment><date>2020-02-06 16:16:48 +0100</date><id>c50f361cfcbe7412d19259e2d6a608c9a2f37c33</id><msg>Handle null/code comparison</msg><path><editType>edit</editType><file>Hot/Instruction/Compiler.hs</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/lep.delete</absoluteUrl><fullName>lep.delete</fullName></culprit></freeStyleBuild>