Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-5365

WP8 File-Transfer plugin gives Warnings when compiling

    XMLWordPrintableJSON

Details

    Description

      When installing file-transfer plugin and then doing a build it gives the user warnings.

      To reproduce
      cordova create mobile-spec
      cd mobile-spec
      cordova platform add wp8
      cordova plugin add org.apache.cordova.file-transfer
      cordova build -d

      Warnings below:
      Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.

      Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(309,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
      lloCordova.csproj]

      Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(471,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
      lloCordova.csproj]

      Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(797,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
      lloCordova.csproj]

      Plugins\org.apache.cordova.file-transfer\FileTransfer.cs(856,30): warning CS0168: The variable 'ex' is declared but never used [C:\Users\Carlos\Desktop\GitHub\cordova32\wp8-mobilespec\platforms\wp8\H
      lloCordova.csproj]

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            csantana Carlos Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: