-
I feel these methods are sort of redundant, but should be reviewed
CobyR updated
9 years ago
-
Problematic code in method AbstractItem.resolveForCLI():
throw new CmdLineException(null,Messages.AbstractItem_NoSuchJobExists(name,AbstractProject.findNearest(name).getFullName()));
NPE occurred w…
timja updated
9 years ago
-
Possible NPE can occur when findNearest() returns a null value.
The issue is similar to AbstractItem.resolveForCLI tracked at JENKINS-30629.
---
Originally reported by pajasoft, imported from: Possi…
timja updated
9 years ago
-
My operating system is "Windows 8.1", and my browser is "Google Chrome".
I don't know why my hero always goes to (84, 51) and staying on it, she even didn't move to the coin.
Uhh... and I think the …
-
OMG, I shouldn't have mentioned all these functions here
- [x] **ParamGrid**
**TrainData**
- [x] ctor
- [x] loadFromCSV
- [x] getSubVector
- [x] getLayout
- [x] getNTrainSamples
- [x] getNTestSamples…
-
Just wanted to let you know that your K-d tree implementation is very very slow compared to eg the one from https://github.com/AReallyGoodName/OfflineReverseGeocode
-
The following code works in the variables are named as they are. If however the variable `throwo` get's instead called `throw` it breaks with the cryptic error message `Line 7: Unexpected token throw`…
-
When viewing an item in the store, or Item catalog, the granted method details are missing from ALL glasses, ALL necklaces/pendants, ALL flags, and all boots < Boots of Jumping.
![image](https://clo…
-
version: 0.2.2
it just throws UnsupportedOperationException, in version 0.1.5 there was a nearest() method and it was working, is findNearest() planned to be supported ?
-
I didn't see anything in the examples, but wondering if there is a way to perform a 'Find Nearest' operation with Esri-Leaflet at this point?
https://developers.arcgis.com/javascript/jsapi/findneares…