My Recent Pastes (20 and counting)
Pastes by Mark Obcena (20 and counting)
Below are the 15 most recent pasties by Mark Obcena.
April 27, 2010
8:34AM EDT
by Mark Obcena
View all 8 lines
{ scopeName = 'source.trailing';
patterns = (
{ name = 'source.invalid.trailing-whitespace';
match = '(\s+)$';
captures = { 1 = { name = 'invalid.trailing-whitespace'; }; };
March 09, 2010
6:05AM EDT
by Mark Obcena
View all 378 lines
Functions ========= One of the best features of JavaScript is its implementation of functions. Whereas other languages present you with different function types for different purposes, JavaScript only has one function type that covers all function use-cases--from subroutines to lambdas to class methods.
January 18, 2010
12:06AM EDT
by Mark Obcena
View all 18 lines
var photoFade = $('photodiv'); var currentImage = $('currentimage'); $$('a.thumblink').addEvent('click', function(e){ e.preventDefault();
January 18, 2010
12:00AM EDT
by Mark Obcena
View all 14 lines
var photoFade = $('photodiv').set('tween', {transition: 'sine:in:out'}); var currentImage = $('currentimage'); $$('a.thumblink').addEvent('click', function(e){ e.preventDefault();
January 08, 2010
10:02AM EDT
by Mark Obcena
View all 495 lines
==== Building libzest ==== reactor.cpp In file included from src/reactor.hpp:11, from src/reactor.cpp:2: src/types.hpp:11:32: warning: boost/shared_ptr.hpp: No such file or directory
January 08, 2010
9:35AM EDT
by Mark Obcena
View all 211 lines
Scanning dependencies of target flusspferd [ 1%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/binary.cpp.o [ 3%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/class.cpp.o [ 5%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/convert.cpp.o [ 7%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/encodings.cpp.o
January 08, 2010
9:07AM EDT
by Mark Obcena
View all 51 lines
Scanning dependencies of target flusspferd [ 1%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/binary.cpp.o [ 3%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/class.cpp.o [ 5%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/convert.cpp.o [ 7%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/encodings.cpp.o
January 08, 2010
8:57AM EDT
by Mark Obcena
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 CMAKE_CXX_COMPILER_WORKS:INTERNAL=1
January 06, 2010
9:37AM EDT
by Mark Obcena
View all 43 lines
[ 1%] Building CXX object libflusspferd/CMakeFiles/flusspferd.dir/properties_functions.cpp.o /opt/local/include/boost/parameter/parameters.hpp: In instantiation of ‘boost::parameter::aux::item<flusspferd::param::tag::function, void ()(flusspferd::object, flusspferd::string, flusspferd::object)const, boost::parameter::aux::item<flusspferd::param::tag::argument_names, const boost::parameter::aux::tagged_argument<flusspferd::param::tag::container, flusspferd::root_object>, boost::parameter::void_> >’: /opt/local/include/boost/parameter/parameters.hpp:423: instantiated from ‘boost::parameter::aux::make_arg_list0<boost::parameter::aux::item<flusspferd::param::tag::function, void ()(flusspferd::object, flusspferd::string, flusspferd::object)const, boost::parameter::aux::item<flusspferd::param::tag::argument_names, const boost::parameter::aux::tagged_argument<flusspferd::param::tag::container, flusspferd::root_object>, boost::parameter::void_> >, boost::parameter::void_, boost::parameter::aux::tag_keyword_arg, boost::mpl::and_<boost::mpl::not_<boost::mpl::or_<boost::parameter::aux::is_deduced<flusspferd::param::tag::name>, boost::parameter::aux::is_named_argument<const char [15]>, mpl_::bool_<false>, mpl_::bool_<false>, mpl_::bool_<false> > >, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true> >, boost::mpl::set0<mpl_::na>, boost::parameter::aux::arg_list<boost::parameter::aux::tagged_argument<flusspferd::param::tag::name, const char [15]>, boost::parameter::aux::empty_arg_list>, boost::parameter::void_>’ /opt/local/include/boost/mpl/eval_if.hpp:38: instantiated from ‘boost::mpl::eval_if<boost::is_same<boost::parameter::aux::item<flusspferd::param::tag::function, void ()(flusspferd::object, flusspferd::string, flusspferd::object)const, boost::parameter::aux::item<flusspferd::param::tag::argument_names, const boost::parameter::aux::tagged_argument<flusspferd::param::tag::container, flusspferd::root_object>, boost::parameter::void_> >, boost::parameter::void_>, boost::mpl::identity<boost::mpl::pair<boost::parameter::aux::arg_list<boost::parameter::aux::tagged_argument<flusspferd::param::tag::name, const char [15]>, boost::parameter::aux::empty_arg_list>, boost::parameter::void_> >, boost::parameter::aux::make_arg_list0<boost::parameter::aux::item<flusspferd::param::tag::function, void ()(flusspferd::object, flusspferd::string, flusspferd::object)const, boost::parameter::aux::item<flusspferd::param::tag::argument_names, const boost::parameter::aux::tagged_argument<flusspferd::param::tag::container, flusspferd::root_object>, boost::parameter::void_> >, boost::parameter::void_, boost::parameter::aux::tag_keyword_arg, boost::mpl::and_<boost::mpl::not_<boost::mpl::or_<boost::parameter::aux::is_deduced<flusspferd::param::tag::name>, boost::parameter::aux::is_named_argument<const char [15]>, mpl_::bool_<false>, mpl_::bool_<false>, mpl_::bool_<false> > >, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true> >, boost::mpl::set0<mpl_::na>, boost::parameter::aux::arg_list<boost::parameter::aux::tagged_argument<flusspferd::param::tag::name, const char [15]>, boost::parameter::aux::empty_arg_list>, boost::parameter::void_> >’ /opt/local/include/boost/parameter/parameters.hpp:572: instantiated from ‘boost::parameter::aux::make_arg_list_aux<boost::parameter::aux::item<flusspferd::param::tag::function, void ()(flusspferd::object, flusspferd::string, flusspferd::object)const, boost::parameter::aux::item<flusspferd::param::tag::argument_names, const boost::parameter::aux::tagged_argument<flusspferd::param::tag::container, flusspferd::root_object>, boost::parameter::void_> >, boost::parameter::void_, boost::parameter::aux::tag_keyword_arg, boost::mpl::and_<boost::mpl::not_<boost::mpl::or_<boost::parameter::aux::is_deduced<flusspferd::param::tag::name>, boost::parameter::aux::is_named_argument<const char [15]>, mpl_::bool_<false>, mpl_::bool_<false>, mpl_::bool_<false> > >, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true>, mpl_::bool_<true> >, boost::mpl::set0<mpl_::na>, boost::parameter::aux::arg_list<boost::parameter::aux::tagged_argument<flusspferd::param::tag::name, const char [15]>, boost::parameter::aux::empty_arg_list>, boost::parameter::void_>’
January 05, 2010
2:12AM EDT
by Mark Obcena
View all 13 lines
/*
name: Bootstrap
*/
var context = exports || {};
December 04, 2009
2:00AM EDT
by Mark Obcena
View all 720 lines
Undefined symbols: "v8::Value::ToObject() const", referenced from: GC::go(std::_List_iterator<std::pair<v8::Persistent<v8::Value>, char const*> >)in js_gc.os v8cgi_App::js_error(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in js_app.os v8cgi_App::js_error(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in js_app.os
November 18, 2009
3:57PM EDT
by Mark Obcena
View all 91 lines
<html>
<head>
<style type="text/css">
body {
font-family: Helvetica, Arial, sans-serif;
