Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2772

Add fully qualified path to Regex class on default.build

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.7
    • .NET Client
    • None

    Description

      Using mono 2.6.4, while running nant against the trunk dotnet client we get:

      qpid/dotnet/default.build(129,18):
      Compilation failed:
      /tmp/47e460d2/73424764.0.cs(36,36) : error CS0103: The name `Regex' does not exist in the current context
      /tmp/47e460d2/73424764.0.cs(41,36) : error CS0103: The name `Regex' does not exist in the current context
      /tmp/47e460d2/73424764.0.cs(45,36) : error CS0103: The name `Regex' does not exist in the current context
      /tmp/47e460d2/73424764.0.cs(53,36) : error CS0103: The name `Regex' does not exist in the current context
      // ------------------------------------------------------------------------------
      // <autogenerated>
      // This code was generated by a tool.
      // Mono Runtime Version: 2.0.50727.1433

      The solution is to use the full class name here.

      Attachments

        1. qpid-2772.patch
          3 kB
          Sorin Suciu

        Activity

          People

            robbie Robbie Gemmell
            sorins Sorin Suciu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: