-
Hi
Error with new fmt lib
in
CppCommon/include/string/format.inl
CppCommon/include/string/format.inl:32:24: error: expected primary-expression before ‘wchar_t’
32 | return fmt::vpri…
-
### Description
I don't really mind either way, but filing this in case someone might find the following useful.
I think this diff could have been less noisy:
https://github.com/NixOS/nixpkgs/p…
-
I'm struggling with an issue checking for properties in empty arrays. When I use `.Any(predicate)` against an empty array, I get
> The binary operator Equal is not defined for the types 'System.Obje…
-
To reproduce this issue , you may use the code i m pasting below. This application queries a table using sqlServer which contains a json column.
table structure -
```
Author {
id int ,
name varch…
-
### Issue
Not getting the exact caret position using mf.position.
### Steps that are specific and repeatable
1. This is the value in the input box which contains two matrix saparated by a \\sqr…
-
## Introduction
We must have the possibility to validate strings in rholang.
This is a needed feature for Dappy main network (no urgent though).
[rchain-names](https://github.com/fabcotech/rc…
-
Currently, the Firely POCO's use a `string` for Extension.url, where a `FhirString` is expected. There is no way the TypeConverter can currently "hide" this fact for the ExpressionBuilder, so we had …
-
So the definition of pattern is:
> 6.3.3. pattern
>
> The value of this keyword MUST be a string. This string SHOULD be a valid regular expression, according to the ECMA-262 regular expression dia…
-
I use this grammar with neovim and I would like to take advantage of the language injection functionality. One elegant way to do this is to parse the language indicated in a dollar quoted string tag.
…
-
### What would you like to Propose?
A solution whiich will be easy to understand by all the users
### Issue details
Here is the Problem description
Given an input string s and a pattern p, imp…