search for: parser

Displaying 20 results from an estimated 5118 matches for "parser".

Did you mean: parse
2005 Aug 10
1
Issues with Canoo WebTest
...lla.javascript.NativeGlobal.constructError (NativeGlobal.java:597) [canoo] at org.mozilla.javascript.TokenStream.reportSyntaxError(TokenStream.java: 1324) [canoo] at org.mozilla.javascript.TokenStream.getToken (TokenStream.java:1302) [canoo] at org.mozilla.javascript.Parser.memberExprTail (Parser.java:1213) [canoo] at org.mozilla.javascript.Parser.memberExpr (Parser.java:1204) [canoo] at org.mozilla.javascript.Parser.unaryExpr (Parser.java:1115) [canoo] at org.mozilla.javascript.Parser.mulExpr(Parser.java: 1062) [canoo] at org.m...
2003 Oct 03
3
openoffice port build on FreeBSD 4.9
...Signal dispatcher" (TID:0x28d6a330, sys_thread_t:0x8097280, state:CW) prio=5 "main" (TID:0x28d6a1b0, sys_thread_t:0x8055080, state:R) prio=5 at java.lang.Long.parseLong(Long.java:299) at com.sun.tools.javac.v8.util.Convert.string2long(Convert.java:41) at com.sun.tools.javac.v8.parser.Parser.literal(Parser.java:280) at com.sun.tools.javac.v8.parser.Parser.term3(Parser.java:630) at com.sun.tools.javac.v8.parser.Parser.term2(Parser.java:472) at com.sun.tools.javac.v8.parser.Parser.term1(Parser.java:441) at com.sun.tools.javac.v8.parser.Parser.term(Parser.java:382) at com.sun....
2008 Jul 26
2
Re: Gnumeric rpm
...fice ######################### [1/2] > Installing: gnumeric ######################### [2/2] > I/O error : Attempt to load network entity > http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd > /usr/share/gnome/help/gnumeric/C/welcome.xml:138: parser error : Entity > 'nbsp' not defined > Pro<trademark/>&nbsp;and HTML. &gnum; > ^ > /usr/share/gnome/help/gnumeric/C/welcome.xml:139: parser error : Entity > 'nbsp' not defined > can save files to several versio...
2012 Apr 13
2
[LLVMdev] Make error of latest devel version of llvm and clang
...ebug+Asserts build llvm[2]: Compiling PrintSCC.cpp for Debug+Asserts build llvm[2]: Compiling opt.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts executable opt /home/ryjiao/Downloads/llvm-dev/llvm/tools/opt/Debug+Asserts/opt.o: In function `llvm::cl::opt<std::string, false, llvm::cl::parser<std::string> >::opt<char [20], llvm::cl::desc, llvm::cl::value_desc, llvm::cl::initializer<char [1]> >(char const (&) [20], llvm::cl::desc const&, llvm::cl::value_desc const&, llvm::cl::initializer<char [1]> const&)': /home/ryjiao/Downloads/llvm-dev/ll...
2013 Mar 06
0
"Cannot find definition Class" and "Could not find class" hiccups after manifest/module update - once for every agent
...monize) I’ve spotted errors of the following two kinds in the log. Apart from their first 3 lines these stack traces are identical. Error: Cannot find definition Class on node <nodeB> /usr/lib/ruby/site_ruby/1.8/puppet/util/errors.rb:60:in `fail'' /usr/lib/ruby/site_ruby/1.8/puppet/parser/resource.rb:87:in `evaluate'' /usr/lib/ruby/site_ruby/1.8/puppet/parser/compiler.rb:165:in `evaluate_classes'' /usr/lib/ruby/site_ruby/1.8/puppet/parser/compiler.rb:150:in `each'' /usr/lib/ruby/site_ruby/1.8/puppet/parser/compiler.rb:150:in `evaluate_classes'' /usr...
2010 Jun 21
2
[LLVMdev] MC: Object file specific parsing
Hi Daniel, attached is a patch that pushes most of the object file specific parsing out of AsmParser and down into MachOAsmParser. This was done as a cleanup for the ELF work. I know that you're not happy with this approach, particularly the fact that as we add more object file formats and assembler dialects, it's going to cause a class explosion. But I was hoping that we could use this as...
2013 Sep 26
1
Conditional jump or move depends on uninitialised value(s)
............................ : ok: Excessive number of header fields http header invalid [7] .............................................. : ok 0 / 66 tests failed ==15579== Conditional jump or move depends on uninitialised value(s) ==15579== at 0x804F987: http_header_parse_next_field (http-header-parser.c:294) ==15579== by 0x804F361: test_http_header_parse_valid (test-http-header-parser.c:181) ==15579== by 0x8050251: test_run_funcs (test-common.c:228) ==15579== by 0x80503D1: test_run (test-common.c:236) ==15579== by 0x804F164: main (test-http-header-parser.c:343) ==15579== ==15579== Co...
2003 Aug 12
1
install 'XML' package
...checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for xml-config... no checking for libxml/parser.h... no checking for gnome-xml/parser.h... no checking for libxml/parser.h... (cached) no checking for gnome-xml/parser.h... (cached) no checking for libxml/parser.h... (cached) no Cannot find parser.h. Set the value of the environment variable LIBXML_INCDIR to point to where it can be found. E...
2011 Sep 08
0
"Could not evaluate: Not a directory" errors with pluginsync
Hello all, We''re using Puppet/Puppetmaster 2.6.4 (2.6.4-2ubuntu2 on Ubuntu 11.04 to be precise), and after enabling pluginsync on the agents to make our custom facts available, all puppet runs start with the output: info: Retrieving plugin err: /File[/var/lib/puppet/lib/puppet/parser/functions/basename.rb]: Could not evaluate: Not a directory - /var/lib/puppet/lib/puppet/ parser/functions/basename.rb err: /File[/var/lib/puppet/lib/puppet/parser/functions/dirname.rb]: Could not evaluate: Not a directory - /var/lib/puppet/lib/puppet/ parser/functions/dirname.rb err: /File[/var/li...
2014 May 30
3
nodejs, epel, SCL
...tories enabled, some dependencies for the package name 'nodejs' get satisfied with libs from SCL which are placed in paths that are not part of my user's environment. Is there a method to make sure that nodeJS from epel dependencies are only satisfied from epel? For example, the http parser dependency gets satisfied by nodejs010-http-parser-2.0-5.20121128gitcd01361.el6.centos.alt.x86_6 http-parser-2.0-4.20121128gitcd01361.el6.x86_64 : HTTP request/response parser for C Repo : epel Matched from: Filename : /usr/lib64/libhttp_parser.so.2 Other : libhttp_parser.so.2()(64...
2019 Apr 18
2
[CommandLine] Unable to implement a custom parser -- all marked final
Hi David: I'd actually like to use a custom parser in a tool I'm developing, parsing YAML files. The partial fix for my purposes was: --- a/llvm/include/llvm/Support/CommandLine.h +++ b/llvm/include/llvm/Support/CommandLine.h @@ -1044,7 +1044,7 @@ extern template class basic_parser<float>; //--------------------------------------------...
2015 Sep 19
0
New version of the R parser in pqR
I have rewritten the R parser in the new version of pqR that I recently released (pqR-2015-09-14, at pqR-project.org). The new version of the parser is much cleaner, is faster (sometimes quite substantially faster), has a better interface to the read-eval-print loop, and provides a better basis for future extensions. The depa...
2012 Apr 13
0
[LLVMdev] Make error of latest devel version of llvm and clang
...lvm[2]: Compiling PrintSCC.cpp for Debug+Asserts build > llvm[2]: Compiling opt.cpp for Debug+Asserts build > llvm[2]: Linking Debug+Asserts executable opt > /home/ryjiao/Downloads/llvm-dev/llvm/tools/opt/Debug+Asserts/opt.o: In > function `llvm::cl::opt<std::string, false, llvm::cl::parser<std::string> > >::opt<char [20], llvm::cl::desc, llvm::cl::value_desc, > llvm::cl::initializer<char [1]> >(char const (&) [20], llvm::cl::desc > const&, llvm::cl::value_desc const&, llvm::cl::initializer<char [1]> > const&)': > /home/ryj...
2009 Sep 04
3
libxml-ruby: How to handle XML::Parser::ParseError?
Code: require "rubygems" require "xml" class TaskLoader class BadXML < RuntimeError end def load_tasks doc = XML::Parser.file( "qq.xml" ).parse # ... work with document ... rescue XML::Parser::ParseError, BadXML # this is line #40 # ... end end # TaskLoader p TaskLoader.new.load_tasks # this is line #71 Output: read_xml.rb:40:in `load_tasks'': uninitialized constant LibXML::XML::Pars...
2018 Apr 03
2
trivial input provokes failed assertion in Parser.h:322
...echo struct a typename a | clang -x c++ - <stdin>:1:19: error: expected a qualified name after 'typename' struct a typename a ^ <stdin>:1:19: error: cannot combine with previous 'struct' declaration specifier clang-7: ../tools/clang/include/clang/Parse/Parser.h:322: clang::SourceLocation clang::Parser::ConsumeToken(): Assertion `!isTokenSpecial() && "Should consume special tokens with Consume*Token"' failed. #0 0x0000000000e7cf57 __interceptor_backtrace (/dev/shm/c3/bin/clang-7+0xe7cf57) #1 0x0000000002efc913 llvm::sys::PrintStackT...
2012 Oct 26
8
Puppet 3.0 rspec and custom resources
...fter upgrading to puppet 3.0 running puppet-rspec tests that use custom resources from modules in the fixtures directory are failing. I have a module that uses the anchor type and with 2.7.19 it works fine. After upgrading to 3.0 all of the tests are failing with Puppet::Error: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type anchor at /home/nrhuff/repos/puppet-os/spec/fixtures/modules/os/manifests/init.pp:2 on node enyo.localhost The debug output is Debug: importing ''/home/nrhuff/repos/puppet-os/spec/fixtures/manifests/site.pp''...
2007 Jul 27
3
Is mechanize thread safe?
Hello all, I was just wondering if anybody knew whether mechanize is supposed to be thread-safe or not? I didn''t really find any information about it anywhere. I''ve been getting a strange error in protocol.rb when I run a script that uses mechanize in a multi threaded fashion, but not with a single thread. I''m trying to write a spider that does multiple gets in
2019 Jan 25
0
[klibc:update-dash] [PARSER] Simplify EOF/newline handling in list parser
...el.org/?p=libs/klibc/klibc.git;a=commit;h=807d37fa7f3b25884946c789ea6458f19647abf0 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Tue, 28 Oct 2014 17:22:16 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [PARSER] Simplify EOF/newline handling in list parser This patch simplifies the EOF and new handling in the list parser. In particular, it eliminates a case where we may leave here-documents unfinished upon EOF. It also removes special EOF/newline handling from parsecmd. Signed-off-by: Herbert Xu <he...
2020 Mar 28
0
[klibc:update-dash] dash: [PARSER] Simplify EOF/newline handling in list parser
.../?p=libs/klibc/klibc.git;a=commit;h=a5a6a6ba303805417242138104643d8c40d71d00 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Tue, 28 Oct 2014 17:22:16 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [PARSER] Simplify EOF/newline handling in list parser [ dash commit 7c245aa8ed33ba5db30eef9369d67036a05b0371 ] This patch simplifies the EOF and new handling in the list parser. In particular, it eliminates a case where we may leave here-documents unfinished upon EOF. It also removes special EOF/newline...
2006 Oct 31
5
mongrel parser for server response
I''m taking a stab at creating a parser to parse the server response using the mongrel parser as a base. Never having used a parser like Ragel before in my life, I''d like some input on the following for parsing an http server response. This is part of my modified version of http11_parser.rl. In particular what would be better...