-
### What version of Bun is running?
1.0.30+1424a196f
### What platform is your computer?
Linux 5.15.146.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
```…
-
```
I have taken a look already at
http://sourceforge.net/p/phpvirtualbox/wiki/Common%20phpVirtualBox%20Errors%20an
d%20Issues/ and it did not solve the problem (changing the $location in
config.php…
-
I got errors trying to use an array in the select() function of FirestoreQuery
func get_top10_total_scores():
# create a query
var query: FirestoreQuery = FirestoreQuery.new()
# FROM a coll…
-
NumPy views can point at non-contiguous chunks of memory. This means general purpose code needs to be able to accept both contiguous and non-contiguous memory, which means generic code that accepts Nu…
-
common currently has a function called `map`, which so far as I can tell is exactly the same as `each` (but is documented wrongly).
I think `map` should work like Javascript's native Array.map.
…
-
### What feature or enhancement would you like to add?
Currently, the VIP rewards and reputation changes seem to be hard-coded in vip.lua, in two arrays (unless i'm mistaken)
--[[--Finalise scor…
-
Hi there,
I think the config option "$min_symlinks" is ignored.
I use sysmlinks on my project and all paths to e.g. webfonts are broken.
As I can see, the parameter $symlinks is an empty arra…
-
_Edit: I have surprisingly missed both the `topics_` atrribute and the `get_document_info()` method. My question is changed a little bit and I am now wondering why the transform is different to the or…
-
Past thoughts:
* https://github.com/qt4cg/qtspecs/issues/826#issuecomment-1821359131
* https://github.com/qt4cg/qtspecs/issues/1456#issuecomment-2358257374 ff.
Copied from Michael:
> It would …
-
I have my requirements
``` php
'pls' => array('DocumentSet'),
'pls.$' => array('Document:Model_Playlist', 'AsReference'),
```
For example then I saving only "pls" document
``` ph…