mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Changelog: add a point about #1243
This commit is contained in:
		
							parent
							
								
									83e8fdecc5
								
							
						
					
					
						commit
						f30f421e1c
					
				| @ -12,6 +12,7 @@ Bugfixes: | ||||
|  * Disallow unknown options in ``solc``. | ||||
|  * Proper type checking for bound functions. | ||||
|  * Code Generator: expect zero stack increase after `super` as an expression. | ||||
|  * Allow inheritance of ``enum`` definitions. | ||||
|  * Inline assembly: support the ``address`` opcode. | ||||
|  * Inline assembly: fix parsing of assignment after a label. | ||||
|  * Inline assembly: external variables of unsupported type (such as ``this``, ``super``, etc.) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user