andersnm

Results 6 issues of andersnm

Suggest a new `NumberFormat.Round()` method to return numeric inputs as numbers still, but with number formatting rules applied - i.e round to number of decimals, percent multiply, thousands division. F.ex...

Specifically: global color and alignment, variable width space, repeat-to-fill characters The basic goal is to return something allowing the caller to render the formatted value more precisely with an arbitrary...

https://msdn.microsoft.com/en-us/library/microsoft.office.tools.excel.worksheet.customproperties(VS.80).aspx This is likely the same in BIFF: [MS-XLS] 2.4.18 BigName, 2.4.59 ContinueBigName The BigName record specifies a name/value pair of arbitrary user-defined data that is associated with the current...

enhancement

Hi! In the `load_script_file` function: The `buf` variable is defined as a local variable on the stack: https://github.com/balena-io/qemu/blob/639d1d8903f65d74eb04c49e0df7a4b2f014cd86/linux-user/scriptload.c#L15 A `cp` pointer points at `buf`: https://github.com/balena-io/qemu/blob/639d1d8903f65d74eb04c49e0df7a4b2f014cd86/linux-user/scriptload.c#L41 The `i_name` pointer is assigned...

### Describe the bug I have a Norwegian keyboard, and when I press AltGr+4 for `$`, or AltGr+2 for `@` in a CLI SSM session then nothing happens. $ and...

ssm
service-api
customization
p3

I assumed the agent surfaces Prometheus scraper errors in the agent logs, especifically when the agent { debug: true } is set. Turns out it doesn't. Would of been a...

enhancement