Phil Clayton

Results 6 issues of Phil Clayton

I have an example where a finalizer is unexpectedly not being run. However, the finalizer _is_ run if I transform the code to something (that I thought was) equivalent. This...

### Version 110.99.4 (Latest) ### Operating System - [ ] Any - [X] Linux - [ ] macOS - [ ] Windows - [ ] Other Unix ### OS Version...

bug
linux
nlffigen
MLRISC

### Version 110.99.3 (Latest) ### Operating System - [x] Any - [ ] Linux - [ ] macOS - [ ] Windows - [ ] Other Unix ### OS Version...

enhancement
sml-repl

### Version 110.99.3 (Latest) ### Operating System - [ ] Any - [X] Linux - [ ] macOS - [ ] Windows - [ ] Other Unix ### OS Version...

bug

### Version Pre-110.97 ### Operating System - [ ] Any - [ ] Linux - [ ] macOS - [X] Windows - [ ] Other Unix ### OS Version Windows...

bug
cm

For a func decl `d` of a floating-point numeral expression: - `Z3_get_decl_kind (ctx, d)` returns `Z3_OP_FPA_NUM`. - `Z3_get_decl_num_parameters (ctx, d)` returns 1. - `Z3_get_decl_parameter_kind (ctx, d, 0)` returns `Z3_PARAMETER_FUNC_DECL`. -...