-
The LongSentenceRule shows confusing behavior. By default, sentences longer than 40 words are fully underlined. If there is only one other error within the sentence, the match of the LongSentenceRule …
-
```
links> sig ++ : (Int, Int) -> Int op x ++ y { x + y };
links> (++);
fun : (Int, Int) -> Int
links> [] ++ [];
[] : [_]
links> (++)(2, 2);
4 : Int
links> 2 ++ 2;
:1: Type error: The infix o…
dhil updated
11 months ago
-
![image.png](https://raw.githubusercontent.com/tim-pipi/pe/main/files/2d3b3425-9e19-4242-8fa3-ddb1875f3186.png)
Perhaps 'contains NAME' would be a better choice of words - so that user does not have …
-
When viewing a Duty Recorder recording (recorded via A Realm Recorded but I suspect this applies to standard duty recordings too), it will still recognize each player as who they are, but think that t…
-
Hi, thanks for your great work. I'm not so familiar with mmpose framework.
Recently I trying to retrain the model by my own dataset of bird,I structure the annotation with coco standard and wtrite t…
-
![image](https://user-images.githubusercontent.com/80303015/223945692-e558ff7a-6213-4c8c-b794-eea39f8c0b91.png)
Why did you delete these lines?
-
In config used "mixed" terminology: LBS + Width to specify fields size and position inside word.
this is contrary to conventional terminology when used couple of terms: `MSB & LSB` or `Offset & Wid…
iDoka updated
1 month ago
-
I don't think this is a 3.0 issue.
The flow of control start at https://github.com/openssl/openssl/blob/master/apps/ocsp.c#L606 seems confusing, if not confused. The comment at `spawn_loop` says t…
-
Could anyone clarify history of this project? Not ABSIM, just what is happening in this (and others, which should be forks, but aren't) repository. It seems this repository was hurt by [BFG Repo-Clean…
-
Imported from SourceForge on 2024-07-04 17:00:19
Created by **[slitvinov](https://sourceforge.net/u/slitvinov/)** on 2015-06-23 21:51:45
Original: https://sourceforge.net/p/maxima/bugs/2983
---
A co…
rtoy updated
4 months ago