This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/ivan/Development/play-1.1/play precompile /Users/ivan/HudsonPluginForPlay/work/jobs/test/workspace | |
[workspace] $ /Users/ivan/Development/play-1.1/play precompile /Users/ivan/HudsonPluginForPlay/work/jobs/test/workspace | |
22:23:47,121 INFO ~ Starting /Users/ivan/HudsonPluginForPlay/work/jobs/test/workspace | |
22:23:47,125 INFO ~ Module crud is available (/Users/ivan/Development/play-1.1/modules/crud) | |
22:23:48,783 INFO ~ Precompiling ... | |
22:24:06,089 INFO ~ Done. | |
~ _ _ | |
~ _ __ | | __ _ _ _| | | |
~ | '_ \| |/ _' | || |_| | |
~ | __/|_|\____|\__ (_) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user anonymous | |
Checkout:workspace / /Users/ivan/HudsonPluginForPlay/work/jobs/test/workspace - hudson.remoting.LocalChannel@1a60232c | |
Using strategy: Default | |
Last Built Revision: Revision 5caeae5c822be6ee6e32aaff34d23b47364e0c1b (origin/master) | |
Checkout:workspace / /Users/ivan/HudsonPluginForPlay/work/jobs/test/workspace - hudson.remoting.LocalChannel@1a60232c | |
GitAPI created | |
Fetching changes from the remote Git repository | |
Fetching upstream changes from git://github.com/kbenhdech/Play---Training---Yabe.git | |
[workspace] $ git fetch -t git://github.com/kbenhdech/Play---Training---Yabe.git +refs/heads/*:refs/remotes/origin/* | |
[workspace] $ git ls-tree HEAD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g++ -Wl,-z,origin '-Wl,-rpath,$ORIGIN:$ORIGIN/..:$ORIGIN/../..' -shared -Wl,-soname,libMagicWaypoint.so -o libMagicWaypoint.so .obj/debug-shared/magicwaypointgadget.o .obj/debug-shared/magicwaypointgadgetwidget.o .obj/debug-shared/magicwaypointgadgetfactory.o .obj/debug-shared/magicwaypointplugin.o .obj/debug-shared/positionfield.o .obj/debug-shared/moc_magicwaypointgadget.o .obj/debug-shared/moc_magicwaypointgadgetwidget.o .obj/debug-shared/moc_magicwaypointgadgetfactory.o .obj/debug-shared/moc_positionfield.o .obj/debug-shared/qrc_magicwaypoint.o -L/usr/lib -L/home/ivan/OpenPilot/trunk/build/ground/openpilotgcs/lib/openpilotgcs -L/home/ivan/OpenPilot/trunk/build/ground/openpilotgcs/lib/openpilotgcs/plugins/OpenPilot -lAggregation -lExtensionSystem -lUtils -lCore -lQxtCore -lQExtSerialPort -lUAVObjects -lQtTest -lQtSvg -lQtGui -lQtCore -lpthread | |
mv -f libMagicWaypoint.so ../../../lib/openpilotgcs/plugins/OpenPilot/ | |
make[4]: Leaving directory `/home/ivan/OpenPilot/trunk/build/ground/openpilotgcs/src/plugi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.StackOverflowError | |
at scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:3839) | |
at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:4203) | |
at scala.tools.nsc.typechecker.Typers$Typer.typedQualifier(Typers.scala:4271) | |
at scala.tools.nsc.typechecker.Typers$Typer.typedQualifier(Typers.scala:4277) | |
at scala.tools.nsc.typechecker.Typers$Typer.typed1(Typers.scala:4089) | |
at scala.tools.nsc.typechecker.Typers$Typer.typed(Typers.scala:4203) | |
at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$typedApply$1$1.apply(Typers.scala:3362) | |
at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$typedApply$1$1.apply(Typers.scala:3362) | |
at scala.tools.nsc.typechecker.Typers$Typer.silent(Typers.scala:722) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAsfbf4Hk2Kw3bRT63KF4L+JJuUgHVy5hqiEUcsIbKCBuG7VRqy8xd8AOX2KP2jtQqjQyzWwbVUU7q6Zz/oW93s1noZKWIidJCX2PT4/MlaeUI3sdowZPmhahvOGtPFEt0UdtgLftm50FUPXdSx47/Iv1cC7hxnIZDdnPd2ImRDugTU1WbnDnqrera3QvEevS7LL06nvw5yOB4m5FcKf6XfyKBBTvg9WZiaEA09YeuTWnz2uuaaSimC9F3ugkdqNGtESVU2RzGjRInF3n41gMXAgk6kZf05deuPGOgrVjKOxFeSU9rzSR/E39dSrHiZNy8HhVGTQ1bcefXZTI0ZdWt6Q== [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/flight/Modules/ManualControl/manualcontrol.c b/flight/Modules/ManualControl/manualcontrol.c | |
index ba47fd6..ef000a2 100644 | |
--- a/flight/Modules/ManualControl/manualcontrol.c | |
+++ b/flight/Modules/ManualControl/manualcontrol.c | |
@@ -218,6 +218,10 @@ static void manualControlTask(void *parameters) | |
cmd.Roll = 0; | |
cmd.Yaw = 0; | |
cmd.Pitch = 0; | |
+ | |
+ // This will follow the low throttle path to disarming. Needed for recievers that disc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
play.server.ServletWrapper: java.lang.UnsupportedClassVersionError: DocViewerPlugin : Unsupported major.minor version 51.0 | |
at java.lang.ClassLoader.defineClass1(Native Method) [:1.6.0_27] | |
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)[:1.6.0_27] | |
at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [:1.6.0_27] | |
at play.classloading.ApplicationClassloader.loadApplicationClass(ApplicationClassloader.java:118) [play-1.2.4.jar:] | |
at play.classloading.ApplicationClassloader.getAllClasses(ApplicationClassloader.java:401) [play-1.2.4.jar:] | |
at play.Play.preCompile(Play.java:570) [play-1.2.4.jar:] | |
at play.Play.init(Play.java:299) [play-1.2.4.jar:] | |
at play.server.ServletWrapper.contextInitialized(ServletWrapper.java:77) [play-1.2.4.jar:] | |
at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3368) [jbossweb-7.0.1.Final.jar:7.0.2.Final] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cyth has left IRC (Quit: Ex-Chat) | |
dobblego | |
jamil_1: those laws are: associativity and an identity object | |
jamil_1 | |
dobblego: right | |
dobblego | |
let's write this | |
dobblego | |
although I'll probably fuck it, as per my usual writing code in a IRC client | |
dobblego |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trait Category[~>[_, _]] { | |
def compose[A, B, C](f: B ~> C)(g: A ~> B): A ~> C | |
def id[A]: A ~> A | |
} | |
case class Lens[A, B]( | |
get: A => B | |
, set: (A, B) => A | |
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing gist from sublime this is cool |
OlderNewer