-
**Describe the bug**
Alternative to `.spm` files there are `.001` file formats too, and currently these are not analysed when using this branch.
**To Reproduce**
Run with any non-`.spm` AFM file.…
-
#include "main.h"
/**
* *_strchr - Locates a character in a string.
* @s: The string to be searched.
* @c: The character to be located.
* Return: If c is found - a pointer to the first occu…
-
According to `readProtoFiles2` cos:
```
‘readProtoFiles2’ is different from ‘readProtoFiles’ to be
consistent with the behavior of ‘protoc’ command line tool in
being explicit abo…
-
Keycloak cycles through searchForUser(search, realm, first, max)-Method very often in a recursive approach.
Example: You are in the user list and on the page with record 1001-1020 shown.
With star…
-
Implement in Python the divide and conquer *quicksort* algorithm – i.e. the recursive `def quicksort(input_list, start, end)`. It takes a list and the positions of the first and last elements in the …
-
[Trello](https://trello.com/c/wUjk8ay3/201-follow-redirects)
Suppose `/old-page` has been unpublished and redirected to `/new page`. You want to find pages that link to `/new-page`, and you would …
-
**Your Godot version:**
v4.1.2.stable.official [399c9dc39]
**Issue description:**
"Make Unique", "Make Unique (Recursive)" and resource_local_to_scene are amongst the most confusing resource-rela…
-
### Description
On a specific site, scrapy selectors (css and xpath) corrupt the DOM recursively and return an incorrect amount of items as a result. I've encountered this issue while parsing b…
-
**Is your feature request related to a problem? Please describe.**
I work with a monorepo and when inside a sub-project, I can't search for/in files in other projects in the monorepo.
**Describe t…
-
**Issue by [peterflynn](https://github.com/peterflynn)**
_Thursday May 31, 2012 at 23:08 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/974_
----
1. Put the cursor on some HTML…