Re: [dev-servo] CSC 517 OSS Project

2019-03-23 Thread Niveditha Shankar
I have a few more doubts regarding the output: 1) What is the existing output for the code we have to work on? 2) Which file should we execute to obtain the same? As we are doing only refactoring, I am guessing there would not be any change in the output. Wanted to know against what we should che

Re: [dev-servo] CSC 517 OSS Project

2019-03-23 Thread Josh Bowman-Matthews
These are all good questions! You are correct about the reference to the code that you will be modifying. Servo imports the types from the devices crate in this code: https://github.com/servo/servo/blob/059ac12c00c4cfac4133b23fc3d81e71b90eb8e2/components/bluetooth/lib.rs#L19-L20 .. That means t

Re: [dev-servo] println!("Hello from NCSU");

2019-03-23 Thread Akhilesh Venkatasubramanian
Hi Josh, Thank you for the reply. It clarifies a lot of doubts. 1. Just checking if we have got the entire idea for the first task right: So what we have to do is uncomment the line 277 in param.rs

Re: [dev-servo] println!("Hello from NCSU");

2019-03-23 Thread Josh Bowman-Matthews
Yes, all of that sounds sensible to me. Cheers, Josh On 3/23/19 2:12 PM, Akhilesh Venkatasubramanian wrote: Hi Josh, Thank you for the reply. It clarifies a lot of doubts. 1. Just checking if we have got the entire idea for the first task right: So what we have to do is uncomment the line 27

Re: [dev-servo] CSC 517 OSS Project

2019-03-23 Thread Niveditha Shankar
Thank you for reply! We wanted to check the output using the command you suggested. We were unable to do so as we could not build the project(main servo repo). We followed all the steps mentioned in the read me file. We tried multiple times in Mac. But the build never got completed. It got stuck an