-
**Reported by Alvis on 22 Jul 2009 20:59:40 UTC**
Function chan_kvs_fnc_banlist are contained by an incorrect code:
```
KviPointerList * l = ((KviChannel *)(c->window()))->banList();
```
It is neces…
-
Does it support Base64 images or SVG Images, if yes how can i do that.
Coz when i tried
```
$shape->setName('PHPPresentation logo')
->setDescription('PHPPresentation logo')
->setPath('d…
-
Hi! Some of the videos started autoplaying even though i did not change the settings. I tried to reset the settings and even reinstall the addon but the problem is still present. Some videos still do …
-
The following PMCs have undocumented functions:
namespace
eval
~~complex~~
~~callcontext~~
bigint
capture
~~object~~
Please post in this issue when you fill out the documentation for one of these PMC…
cotto updated
9 years ago
-
For the mathematical terminology, even simple terms like _predicate_, it might be useful to link to an external page, such as a reference on Wolfram MathWorld or Wikipedia.
Many web developers won't …
-
[14:32:20] [Server thread/WARN]: [Lift] Task #147 for Lift v48 generated an exception
java.lang.ClassCastException: org.bukkit.material.MaterialData cannot be cast to org.bukkit.material.Sign
at net.c…
-
Especially now with user-provided region annotations, it will be easy to violate the assumptions that compare-fallback relies on. We need a less fragile way to do this.
eholk updated
11 years ago
-
I'm currently working on 'tools/docs/make_html_docs.pl', along with the requisite updates to the 'docs/index/index.json' file, to autogen 'index.html' with this section added in.
-
Previously, a symlink from index.html -> html/index.html was used, but that makes Github unhappy.
Currently, index.html is a copy of html/index.html, but that will be out of sync the next time the ht…
leto updated
12 years ago
-
The documents at wikibooks are very out-of-date and, consequently, very misleading. I would like to remove the reference to them in our "Getting Help" Wiki.
Alvis