-
Since updated to 0.26.0 and I can't delete lines sometimes.
Let's say line1, 5 is empty line.
line2
line3
line4
line6
line7
...
V(line visual) at line1 -> goto line4 -> d(delete visual) ---> nothin…
-
Here's the stack trace:
> java.lang.ClassCastException: com.sun.xml.xsom.impl.parser.DelayedRef$Element cannot be cast to com.sun.xml.xsom.impl.ElementDecl
> at com.sun.tools.xjc.addon.krasa.J…
-
When building with a custom config, the kernel build-process fails with:
``` make
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/ge…
-
Discovered while refining the semantics of Scala Classic. Whoever tries to fix this should talk to me about how it should be fixed.
```scala
scala> trait T[A] { trait U { type W = A; val x = 3 } }
de…
-
=== What steps will reproduce the problem (please be specific and use wikiformatting)? ===
```scala
Welcome to Scala version 2.8.1.final (Java HotSpot(TM) 64-Bit Server
VM, Java 1.6.0_23).
Type in exp…
-
When I am in http: //127.0.0.1/lohag/cart/index
Doing that: < a href="user/register">Register< /a> refers to: http: //127.0.0.1/lohag/cart/user/register
Why don't you use Route reversing?
-
several hundred line compiler crash. Session info pasted.
```scala
scala> type T[X] = Function2[Int,X,Int]
defined type alias T
scala> case class Fix[F[X] Int)$$iw.$$iw.Fix[[X]()(Int, X) => Int](…
-
Hello,
In my script (app.) I want to walk through a room (with the arrow keys).
How you can see the lines are changing there position from some points of
view how they shouldnt do. Can you tell me whe…
-
**Gerry Campos** ([Bug 24076](https://bz.apache.org/bugzilla//show_bug.cgi?id=24076&redirect=false)):
I have the following JMeter Test Plan:
-Test Plan1
-Thread Group1
*Number of Threads =3
*Ram…