-
The GB PostCode regex string fails to assert start and end position causing passes on incorrect post codes.
The code appears to add a `^` and `$` onto the regex string when comparing, but for the GB …
-
There are couple of problems with [PackageAnnotation documentation](http://checkstyle.sourceforge.net/config_annotation.html#PackageAnnotation)
- Link http://java.sun.com/docs/books/jls/third_edition/…
-
We have a failing test (`classes/test/CustomClassLoader`), and it's due to the way we initialize classes. This may also be the current blocker on issue #106.
The issue starts with `java/lang/ClassLoa…
-
When I try --stream-dump, I only get this:
```
➜ ~ mpv pvr:// --tv-channel=E10 --stream-dump=test.ts
Playing: pvr://
[pvr] [v4l2] select c…
-
From Trello
- (Responses: p.7) - Yes to R[1-4] and SE6; No to P4, P5, SE[1-4]. DUP: (P5, F-J/p.12)
From @ddeseta: "Yes all the fields should be required just like requests for SMS."
- 10/13/2013: Che…
-
I need someone from each location to provide a mailing address to ship stickers to, thanks!
-
Wen trying to upgrade from 2.23.0 to 2.24.0, I am seeing following issue:
java.lang.IllegalAccessError: tried to access method mypkg.MyClazz$MyInnerClazz.()V from class mypkg.MyClazz$MyInnerClazzCons…
-
For example: int + float, what does this type become?
More examples:
String + int
int + String
long + double
etc.
-
This reports that SQLiteDatabase instance cannot be closed due to "NoSuchMethodError:java.lang.NoSuchMethodError: android.database.sqlite.SQLiteClosable.close" in Android 4.0 or below devices if you b…
-
Currently all code is contained in subpackages of de.maikmerten. Given that this project is now under the stewardship of several persons we perhaps should choose a package name that reflects this. Tho…